HTTP response codes

PayGreen APIs are following the HTTP standard response codes. You will mostly receive these response codes listed below :

๐Ÿ‘

200 - 201 - 204

Success

๐Ÿ“˜

202

Success, but further actions are required

๐Ÿšง

400

Request not acceptable : invalid format, or invalid parameter

๐Ÿšง

401

Missing valid Bearer Token, or Public Key

๐Ÿšง

403

You are not authorized to access this resource

๐Ÿšง

404

This resource does not exist, or has been permanently deleted

๐Ÿšง

409

This resource is locked by another process. Please retry a few seconds later.

๐Ÿšง

422

This request is impossible to process
This error comes with an explicit message

โ—๏ธ

500 - 502

There's something wrong on our side

โ—๏ธ

503

We have encountered errors with our payment partners