Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

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

 

Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu.

  • No labels