GET v2/account/withdraw/QPTransferToMWDetailByAddress/{walletAddress}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| walletAddress | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of WithdrawModel| Name | 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. |
|
| fee_sent | decimal number |
None. |
|
| adm_fee_sent | decimal number |
None. |
|
| broker_fee_sent | decimal number |
None. |
|
| other_fee_sent | decimal number |
None. |
|
| to_crypto_currency_address | string |
None. |
|
| shareholder_fee_sent | decimal number |
None. |
|
| second_shareholder_fee_sent | decimal number |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.