1.1 Using Parcel Gateway API

We support two ways to use the PGW API: RESTful and SOAP. The following table show the services The following table shows the services and the corresponding URLs provided by this API.


The table below showing the web services URLs in RESTful.

Service URL
- Create Shipment
- Modify Shipmnt
- Delete Shipment
- Confirm Shipment
Sandbox:
https://sandbox.unixus.com.my/api/EzLabel/Client/Shipments.svc/Json/ProcessShipments

Production:
https://api.unixus.com.my/EzLabel/Client/Shipments.svc/Json/ProcessShipments
Print Label Sandbox:
https://sandbox.unixus.com.my/api/EzLabel/Client/Shipments.svc/Json/GenerateReport

Production:
https://api.unixus.com.my/EzLabel/Client/Shipments.svc/Json/GenerateReport
Search Shipment Sandbox:
https://sandbox.unixus.com.my/api/EzLabel/Client/Shipments.svc/Json/GetShipmentsDetails

Production:
https://api.unixus.com.my/EzLabel/Client/Shipments.svc/Json/GetShipmentsDetails
Update Shipment Weight Sandbox:
https://sandbox.unixus.com.my/api/EzLabel/Client/Shipments.svc/Json/UpdateShipmentWeightList

Production:
https://api.unixus.com.my/EzLabel/Client/Shipments.svc/Json/UpdateShipmentWeightList


Url of WSDL of the web service.

Environment Url
Sandbox http://sandbox.unixus.com.my/api/EzLabel/Client/Shipments.svc?singleWsdl
Production http://api.unixus.com.my/EzLabel/Client/Shipments.svc?singleWsdl
Copyright © 2018 Unixus Solutions Sdn. Bhd. All rights reserved.