Get the list of available package types
Do you have questions about our APIs?
If you need help, don’t forget to use our artificial intelligence — it will help you generate examples that fit your specific needs, variations, and the required parameters for using each Hound Express API.
Our API provides a tool that allows you to query the list of available package types to make your shipment. It is intended that you know the different possibilities in order to fill in properly the guide object required to make the order.
Name | Description |
---|---|
Service name | getPackageTypes |
EndPoint | https://ws_pods.hound-express.com/Sabueso/ws/deliveryServices/getPackageTypes |
Headers | https://apis-hound-express.readme.io/docs/the-headers-request |
Method | POST |
Request
To consume this service there is no need to send any paremeters.
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 Service Type
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 Response
wsErrors elements
Field Name Type Commens id Integer Error id code String Error code type Integer Severity of the error description String Description with more details of the detected error