Home

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.

📘

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 NameTypeMaxLengthComments
IdInteger9Id of the id type (requiered for other services used as a parameter)
CodeString8Short name for the identification
DescriptionString20Short description of the identification
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!