PayBright's REST APIs use conventional HTTP status codes to indicate the success or failure of API requests.

2xx range codes are used to highlight successful calls while codes in the 4xx range indicate failure and codes in the 5xx range server issues.

Status CodeDescription
200 - SuccessAPI call work as expected
400 - Bad RequestInvalid API Request
401 - UnauthorizedIssue with Signature Calculation
404 - Not FoundResource does not exist
500 - Server ErrorsAn issue with PayBright server