post https://ws_pods.hound-express.com/Sabueso/ws/deliveryServices/getDeliveryOptions
Get the list of delivery types
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 available delivery types to make your shipment. This is intended that through this consult you can know the different possibilities to fill in the guide object required for the order completion.
Name | Description |
---|---|
Service Name | getDeliveryOptions |
EndPoint | https://ws_pods.hound-express.com/Sabueso/ws/deliveryServices/getDeliveryOptions |
Headers | https://apis-hound-express.readme.io/docs/the-headers-request |
Method | POST |
Request
To complete the consumption of this service it's not necessary to send any parameters.
Remember that you need to enter your partnerKey
Response
This service returns an object array with the following features:
Successful response
Array DeliveryOption
Field Name Type Maxlength Comments id Integer 9 Id of the service (requiered for other services used as a parameter) Code String 8 Short name for the service Description String 20 Description of the package type Status Integer 9 Status of the record (1: active, 0: inactive)
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