3.2.2 刪除貨物 (RESTful)

刪除貨物範例程式
Method: POST
測試環境 URL: https://sandbox.unixus.com.my/api/EzLabel/Client/Shipments.svc/Json/ProcessShipments
生產環境 URL: https://api.unixus.com.my/EzLabel/Client/Shipments.svc/Json/ProcessShipments

Headers:
- Content-Type: application/json
{ "_shipmentsParameter" : { "ActionType" : "2", "ShipmentsCredentials" : { "UserName" : "username", "Password" : "password", "CultureType" : 0 }, "CustomerCode" : "300001", "ProfitCentreCode" : "", "HawbNo" : "344010500000151", "ShipmentDate": "/Date(1506330946000+0800)/", "Submitted_Date": "/Date(1506330946000+0800)/" } }
Copyright © 2018 Unixus Solutions Sdn. Bhd. All rights reserved.