post
https://api.zondacrypto.exchange/rest/balances/BITBAY/balance
This method allows users to create additional wallets for given currency. Each currency can have up to 10 custom wallets along with 1 default wallet (11 in total).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response details
| Key | Type | Description |
|---|---|---|
| balance | 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 | Name for new wallet. |
| balanceEngine | string | Wallet application: BITBAY / BITBAYPAY. |
