get https://api.zondacrypto.exchange/rest/balances/BITBAY/balance
Response details
Key | Type | Description |
---|---|---|
balances | array | |
id | UUID | Wallet UUID. |
userId | UUID | User UUID. |
availableFunds | decimal | Amount of available funds. |
totalFunds | decimal | Total amount of funds. |
lockedFunds | decimal | Amount of locked funds. |
currency | string | Currency symbol. |
type | string | Currency type: CRYPTO / FIAT. |
name | string | Wallet name. |
balanceEngine | string | Wallet application: BITBAY / BITBAYPAY. |