HTTP Status Codes

API Status Codes

HTTP Status CodeDescription
102Idempotent request is currently processing
200Request processed
201Request processed and entity created
400Bad request due to invalid or missing parameters
401Not Authenticated
403Not Authorized
404Resource or entity not found
405Method not implemented
409Idempotent request conflict
422Unprocessable request due to business logic or payer configuration
429Too many requests in a given amount of time
500Unexpected error while processing the request
503Service unavailable, request timed out, or maintenance is underway