Order Status Code

To acceOrder status helps with current status of the order, and progress of the transactions sandbox API's

Buy Crypto Status codes

The status code included in the response indicates the current stage of the order. The following status codes and their respective meanings are listed below:

Status codeMeaningDescription

-1

Transaction timed out

The transaction has exceeded the allowable time limit.

0

Transaction created

The transaction has been successfully created.

1

ReferenceId claimed

The Reference ID has been successfully claimed.

2

Deposit secured

The deposit for the transaction has been secured.

3

Crypto purchase started

The purchase of the desired cryptocurrency has started.

4

Crypto purchase completed

The purchase of the desired cryptocurrency has completed.

5

Ledger update initiated

Ledger is being updated.

6

Ledger update completed

Ledger is updated.

7

Webhook sent

Webhook is sent for the transaction.

Sell Crypto status codes

The status code returned in the response corresponds to the current stage of the transaction. Below are the status codes and their respective meanings:

Status codeMeaningDescription

-1

Transaction reversed

The transaction has been reversed due to some error.

0

Order created

The order has been successfully created.

2

Selling crypto started

The cryptocurrency has being sold.

3

Selling crypto completed

Selling crypto completed.

4

Ledger update initiated

Ledger is being updated.

5

Ledger update completed

Ledger is updated.

6

Webhook sent

Webhook is sent for the transaction.

Last updated