Status | Description |
---|---|
200 - OK | The request was successful. |
400 - Bad Request | The request was unsuccessful, often due to missing a required parameter. |
401 - Unauthorized | Incorrect credentials |
402 - Request Failed | The parameters were valid but the request failed. |
403 - Forbidden Error | Request triggered one of these threshold limits:
|
404 - Not Found | The requested resource doesn't exist. |
409 - Conflict | The request conflicts with another request. |
429 - Too Many Requests | Too many requests hit the API too quickly. |
500, 502, 503, 504 - Server Errors | Something went wrong on the Server. |
Error Codes in the Merchant Dashboard API
Last modified February 2024