post https://ws_pods.hound-express.com/Sabueso/ws/deliveryServices/getStatusList
Get the list of possible status to be found in the guide
If you need help don't forget to use our artificial intelligence
Our API provides a tool that allows you to query the list of possible status that can be found in your shipment. It is intended that you know the different status that you may find in the tracking history of your shipment through this query.
Name | Description |
---|---|
Service name | getStatusList |
EndPoint | https://ws_pods.hound-express.com/Sabueso/ws/deliveryServices/getStatusList |
Headers | https://apis-hound-express.readme.io/docs/the-headers-request |
Method | POST |
Request
To consume this service there's no need to send any parameters.
Remember that you need to enter your partnerKey
Response
When you consume this API it will return an array of objects with the following features:
Successful response
Array CatGuideStatus
Field Name Type MaxLength Comments Id Interger 9 Id of the status (requiered for other services used as a parameter) Code String 12 Short name for the status Description String 50 Description of the status Active Integer 9 Status of the record (1: active, 0: inactive) longDescription String with Integer values 500 Long explanation of the status
Failed ResponsewsErrors elements
Field Name Type Comments id Integer Error id code String Error code type Integer Severity of the error description String Description with more details of the detected error