post https://ws_pods.hound-express.com/Sabueso/ws/deliveryServices/getIdentificationTypes
Get the list of available ID 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 identification types to register the invoice at the delivery. 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 | getIdentificationTypes |
EndPoint | https://ws_pods.hound-express.com/Sabueso/ws/deliveryServices/getIdentificationTypes |
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 IdentificationType
Field Name Type MaxLength Comments Id Integer 9 Id of the id type (requiered for other services used as a parameter) Code String 8 Short name for the identification Description String 20 Short description of the identification 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