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:
-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.
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:
-1
Transaction reversed
The transaction has been reversed due to some error.
0
Order created
The order has been successfully created.
1
Order confirmed
The order is successfully confirmed.
3
Selling crypto started
The cryptocurrency has being sold.
4
Selling crypto completed
Selling crypto completed.
5
Ledger update initiated
Ledger is being updated.
6
Ledger update completed
Ledger is updated.
Last updated