DEPOSIT & WITHDRAW
Clients can deposit fiat and assets into into the exchange
Administrator can make deposit or withdraw from client accounts.
SAMPLE REQUEST DEPOSIT & WITHDRAWAL
For withdraw, you can provide optional input field “externaccount” for crypto blockchain transaction.
SAMPLE RESPONSE SUCCESSS OR FAILURE
On return, if there is commission charged for action, “comm” field will show you how much you were charged.
QUERY DEPOSIT
SAMPLE REQUEST DEPOSIT
Only administrator can specify “userid” field.
“fromtime
” field is optional, if set, it is to specify cutofftime to query“comm”
, optional, if there is commission for corresponding action, it will show you how much you were charged.
SAMPLE RESPONSE ON SUCCESS OR FAILURE
“total_rec”
tells you how many records there are.
For each record, there is “rec_no”, this is just for counting. Total number of records received should match value in “total_rec” field. It should be sort by “time”.
If there are more than 100 records, system can send you multiple response, each will have100 records.
Last updated
Was this helpful?