Home

GetDeliveryOptions

Get the list of delivery 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 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.

📘

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 NameTypeMaxlengthComments
idInteger9Id of the service (requiered for other services used as a parameter)
CodeString8Short name for the service
DescriptionString20Description of the package type
StatusInteger9Status of the record (1: active, 0: inactive)

❗️

### Failed Response

wsErrors elements

Field NameTypeComments
idIntegerError id
codeStringError code
typeIntegerSeverity of the error
descriptionStringDescription with more details of the detected error
Language
Click Try It! to start a request and see the response here!