Skip to main content

HTTP Status Codes

The API returns HTTP status codes.

StatusDescription
200 OkRequest accepted and processed completed by payment gateway.
400 Bad RequestRequest is not well-formed, syntactically incorrect, or violates schema.
401 UnauthorizedThe Token is not valid.
404 Not FoundThe request resource does not exist.
429 Too Many RequestsThe rate limit has been exceeded.
500 Internal Server ErrorThere was an internal server error.
503 Service UnavailableThe server is not ready to handle the request right now, but it can be retried later.