Description of response statuses
Message | Status | Description |
---|---|---|
OK | success | The request has been successfully completed. Shipment information is available |
AIRLINE_HASNT_PROVIDE_INFO | success | Request completed successfully. The line replied that nothing was found for this request |
AIRLINE_NO_RESPONSE | error | An error occurred while executing the request. The line is not responding |
AIRLINE_NOT_SUPPORTED | error | There is no support for this air line |
AIRLINE_UNDER_MAINTENANCE | error | Support for the requested air line is in maintenance status |
WRONG_PARAMETERS | error | The request does not contain a sufficient number of required parameters |
WRONG_NUMBER | error | The entered number is not in the format 123-4567890C or the last digit (С- checksum) is incorrect |
API_KEY_WRONG | error | Invalid API key |
API_KEY_ACCESS_DENIED | error | This API key does not have access to the product |
API_KEY_EXPIRED | error | This API key has expired |
API_KEY_LIMIT_REACHED | error | This API key has exceeded the limit for the number of requests |
API_KEY_RATE_LIMIT | error | This API key has exceeded the allowed request frequency limit |
UNEXPECTED_ERROR | error | Unexpected error |