GET v2/account/balances/GetBalancesForQuikiPayAddress/{walletAddress}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| walletAddress | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of BalanceModel| Name | Description | Type | Additional information |
|---|---|---|---|
| currency_symbol | string |
None. |
|
| balance | decimal number |
None. |
|
| funding_balance | string |
None. |
|
| trading_balance | string |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.