CompanyCam uses the following error codes

CodeDescription
400Bad Request – The request is invalid
401Unauthorized – The user needs to authenticate or authentication failed
402Payment Required – The user's subscription has expired
403Forbidden – The user doesn’t have privilege to access the resource
404Not Found – The specified resource could not be found
409Conflict – The entity is not unique
422Unprocessable Entity – There was an issue persisting your request due to invalid data
500Internal Server Error – We had a problem with our server

Check the response body for additional details when you receive an error.