GET v2/account/deposit/close/{walletaddress}/{addressTag}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| walletaddress | string |
Required |
|
| addressTag | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DepositModel| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
None. |
|
| currency_symbol | string |
None. |
|
| quantity | decimal number |
None. |
|
| deposit_at | string |
None. |
|
| status | string |
None. |
|
| tx_id | string |
None. |
|
| confirmations | string |
None. |
|
| address | string |
None. |
|
| senderAddress | string |
None. |
|
| chain | string |
None. |
|
| aml_code | string |
None. |
|
| aml_description | string |
None. |
|
| address_Tag | string |
None. |
|
| sender_tag | string |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.