Response and Error Codes
Code | Response | Event |
---|---|---|
200 | OK | When the request is successful. |
400 | Bad Request | When the request Headers are missing or when the value of the headers is invalid. |
401 | Unauthorized | When the authorizing user doesn’t have required privileges or is inactive. |
404 | Not Found | When the CRM ID is not present in the data base. |
500 | Internal server error | When any internal error occurs. |