GET v2/account/withdraw/GetWithdrawalHistory?withdraw_id={withdraw_id}&withdraw_batch_Id={withdraw_batch_Id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
withdraw_id | string |
None. |
|
withdraw_batch_Id | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of WithdrawDetailName | Description | Type | Additional information |
---|---|---|---|
gw_uuid | string |
None. |
|
withdraw_id | string |
None. |
|
withdraw_batch_id | string |
None. |
|
currency_symbol | string |
None. |
|
quantity | decimal number |
None. |
|
crypto_currency_address | string |
None. |
|
status | string |
None. |
|
withdraw_at | string |
None. |
|
fee_sent | decimal number |
None. |
|
to_crypto_currency_address | string |
None. |
|
message | string |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.