This page describes the types of errors returned by the API, along with troubleshooting suggestions.
HTTP Status | Code | Explanation |
|---|---|---|
401 | Unauthorized (In some cases, there might be a HTTP status with no code.) | Authorization token may be invalid or expired. To troubleshoot, request a new token through the Authentication endpoint. |
401 |
| Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method. To troubleshoot, check that client ID and secret are correct. |
401 |
| The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed. To troubleshoot, check that all required parameters are included in the request. |
401 |
| One of the |
400 |
| The request contains a payment method that is not valid. |
400 |
| The vehicle type in the request is not valid, or not available in your country. |
400 |
| The params for the request need to include |
400 |
| The |
400 |
| The |
400 |
| The order price is greater than the amount in your account's |
400 |
| The contact phone extension needs to include digits only. There may be other invalid parameters that caused this error, please contact us. |
403 | Forbidden | One of the contact phone numbers is suspended. |
