request interface
/Assets/depositWithdrawInfo
Parameter |
Required |
Type |
Notes |
exchange_id |
No |
int |
Pass either the platform withdrawal order ID or remark parameter |
remark |
No |
string |
Pass either the Withdrawal notes or exchange_id parameter |
{
"status": 200,
"source": "API",
"msg": "OK",
"data": {
"chain_tag": "",
"from_address": "0xe2de2ae4aa64bcc85ef159356ead8aad87f8c28b",
"to_address": "0x044eefb0d6d97a87a381b60800e084c712c6ea11",
"confirm": 0,
"coin_out_status": 0,
"num": "55.0000000000",
"txid": "",
"status": "success",
"item_id": 10007,
"type": 1,
"user_id": 10000007707,
"creation_time": 1575130609,
"exchange_type": 1,
"remark": "",
"network_fee": "0.0000000000"
},
"seconds": 1634068932,
"microtime": 1634068932808
}