Integrate and interact with Unbxd PIM
Status Codes
Unbxd PIM uses the following HTTP response codes to indicate the success or failure of an API request.
Status Code | Description |
200 – OK | The request worked as expected. |
400 – Bad Request | The request was unacceptable, often due to missing a required parameter. |
401 – Unauthorized | No valid API key provided. |
404 – Not Found | The requested resource doesn’t exist. |
429 – Too Many Requests | The user has sent too many requests in a given amount of time. |
500, 502, 503, 504 | Server Errors |
For more information about status codes, see HTTP Status Codes.
0 of 0 users found this section helpful