GET v2/account/deposit/open/{walletAddress}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
walletAddress | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DepositModelName | 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.