Common Application Errors

The following table shows common HTTP response errors you encounter when using the Revenue Cycle APIs.

Status Code Response Reason
400 Bad Request The data in the request is invalid or does not meet the specification of the API.
401 Unauthorized The bearer token is invalid or authorization was not provided.
403 Forbidden Requesting data from an unknown instance or an instance where the application is not authorized.
404 Not Found Requesting a resource that does not exist.
422 Unprocessable Entity The syntax of the request entity is correct, but the system was unable to process the contained values.
500 Internal Server Error Error requesting a resource this is under maintenance.