Home

GetPackageTypes

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

📘

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 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 NameTypeCommens
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!