The various Transaction States recognized on the platform are
Successful
Failed
Initiated
Unknown
RequireUserOfflineAction
HTTP Status Codes and Description
HTTP Status Code | Description |
---|---|
200 - OK | The request was processed successfully |
400 - Bad Request | The request was made with an invalid payload. Request made with data violating defined constraints. |
401 - Unauthorized | Invalid client credentials Request to access an unauthorized resource |
422 - Unprocessable Entity | The request was made with an invalid payload. |
404 - Resource Not Found | Request to retrieve a non-existing resource |
0 Comments