Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The various Transaction States recognized on the platform are

Status

Description

Successful

...

Failed

...

Initiated

...

Unknown

...

RequireUserOfflineAction

...

The transaction is processed successful and sent to beneficiary

InProgress

The transaction is being process, could be in the state for different reasons

Failed

The transaction failed and the transaction amount is reversed into your available balance

Panel
bgColor#B3F5FF#79E2F2

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

...