List of possible errors that can occur in requests to our API
Atributos
Name | Description | Details |
---|---|---|
| Error identifier code | string |
| Parameter or resource related to the error | string |
| error description | string |
Type | Description |
---|---|
200 - OK | Request sent successfully. |
400 - Bad Request | Request not sent. It may contain errors such as missing mandatory parameters or transcription errors. |
401 - Unauthorized | Authentication error. |
500, 502, 503, 504 - Server Errors | Server error. |