/
API: Examples

API: Examples

GetStatusMessagesBySLIno

Request:

{"portal":"PORTALID","apikey":"","username":"EDIUSER","password":"PASSWORD","commands":[{"command":"GetStatusMessagesBySLIno","slino":"330123456"}]}

Reply:

{"status":1,"msg":"OK","results":[{"status":1,"statusmessages":[{"id":"344","date":"2017-05-11","time":"09:26:55","location":"","description":"Shipment imported from DHL","slino":"330123456"},{"id":"345","date":"2017-05-07","time":"11:22:45","location":"SWA","description":"Shipment Detail","slino":"330123456"}]}]}

GetLabelBySLIno

Request:

{"portal":"PORTALID","apikey":"","username":"EDIUSER","password":"PASSWORD","commands":[{"command":"GetLabelBySLIno","slino":"330123456"}]}

Reply:

{"status":1,"msg":"OK","results":[{"status":1,"fromcarrier":false,"label":"BASE64ENCODEDPDF"}]}

Related content

Basic types
More like this
API: Booking commands
API: Booking commands
More like this
API: Basic concepts
More like this
Querying the GO API
Querying the GO API
More like this
Threads and new messages commands
Threads and new messages commands
More like this
Pickup XML format
More like this