πRESPONSE STATUSES
Technical statuses will be returned by the following HTTP codes:
STATUS | DESCRIPTION |
200 Successful Response | Completion operation |
400 Bad Request | The requests is syntactically incorrect |
404 Item not found | The property has not been found |
406 Not Acceptable | The request contains incorrect heading βAcceptβ |
415 Unsupported Media Type | Incorrect βContent-Typeβ has been set in the request |
422 Validation Error | Validation error |
429 Too Many Request | The request has been rejected due to the maximum number of access requests having been exceeded |
500 Internal Server Error | An unknown internal API server error has occurred |
503 Service Unavailable | The API server is temporarily unavailable |
Last updated