Order Status Code
To acceOrder status helps with current status of the order, and progress of the transactionss 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:
-4
amount mismatch
The sent amount does not match the required amount.
-3
bank and kyc name mismatch
The names on the bank account and KYC do not match.
-2
transaction abandoned
The user has abandoned the transaction.
-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, 13
crypto purchased
The desired cryptocurrency has been purchased.
4, 15
withdrawal complete
The withdrawal process is completed.
5, 16
webhook sent
The webhook notification has been sent.
11
order placement initiated
The process of placing the order has begun.
12
purchasing crypto
The cryptocurrency purchase is in progress.
14
withdrawal initiated
The withdrawal process has started.
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:
-4
amount mismatch
The sent amount does not match the required amount.
-2
Transaction Abandoned
The user has abandoned the transaction.
-1
Transaction Timed Out
The transaction has exceeded the allowable time limit.
0
order created
The order has been successfully created.
1
Order Confirmed
The order has been confirmed and a transaction hash has been generated.
2,10,11
deposit found, selling crypto
The transaction hash has been successfully located.
3
over limit
The user sent a quantity of cryptocurrency that exceeds their KYC limit, and their funds are withheld pending manual review.
4,12
crypto sold
The cryptocurrency has been sold.
5,13
fiat withdrawal initiated to bank
The process of fiat withdrawal has started.
6,14
fiat withdrawal processed
The fiat withdrawal process is complete.
7,15
webhook sent
The webhook notification has been sent.
17
Provide Alternate Bank
The user has the option to provide an alternate bank account for the transaction.
18
Processing to Alternate Bank
The transaction is being processed to the alternate bank account provided.
19
Success
The fiat has been processed and the transaction has been successfully completed.