post https://api.zondacrypto.exchange/rest/balances/BITBAY/balance/transfer//
It provides a convenient way to send funds between your own wallets.
Response details
Key | Type | Description |
---|---|---|
from / to | array | Arrays of data for source and destination wallets. |
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. |