3.3.2 Confirm Shipments (RESTful)

Sample source code for confirm shipment
Method: POST
Sandbox/Testing URL: https://sandbox.unixus.com.my/api/EzLabel/Client/Shipments.svc/Json/ProcessShipments
Production/Live URL: https://api.unixus.com.my/EzLabel/Client/Shipments.svc/Json/ProcessShipments

Headers:
- Content-Type: application/json
{ "_shipmentsParameter" : { "ActionType" : "3", "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.