GET v2/account/withdraw/{withdrawId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
withdrawId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
WithdrawModelName | Description | Type | Additional information |
---|---|---|---|
id | string |
None. |
|
currency_symbol | string |
None. |
|
quantity | decimal number |
None. |
|
crypto_currency_address | string |
None. |
|
crypto_currency_address_tag | string |
None. |
|
status | string |
None. |
|
merchant_name | string |
None. |
|
withdraw_at | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.