3.4.2 打印标签 (RESTful)

打印标签范例程序
Method: POST
测试环境 URL: https://sandbox.unixus.com.my/api/EzLabel/Client/Shipments.svc/Json/GenerateReport
生产环境 URL: https://api.unixus.com.my/EzLabel/Client/Shipments.svc/Json/GenerateReport

Headers:
- Content-Type: application/json
{ "_labelParameter" : { "ShipmentsCredentials" : { "CultureType" : "1", "Password" : "password", "UserName" : "username" }, "ShipmentsConfiguration" : { "LabelFormat" : "0", "LabelSize" : "0" }, "HawbNo" : ["344010501893995"], "TrackReport" : "0" } }
Copyright © 2018 Unixus Solutions Sdn. Bhd. All rights reserved.