For AI agents: visit https://docs.zondacrypto.exchange/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Message | Description |
|---|
| BALANCE_EXCEPTION | Wallet error. |
| FUNDS_NOT_SUFFICIENT | The funds in the wallet are not sufficient to perform the exchange. |
| UNSATISFACTORY_RATE | The order is not executable for the posted rate. |
| INVALID_BALANCE_ID | Incorrect UUID of one of the wallets on which we want to perform the exchange. |
| AMOUNT_TOO_LOW | Not enough currency to perform the exchange. |
| AMOUNT_TOO_LARGE | The amount of currency to be exchanged is too high. |
| INVALID_AMOUNT_PRECISION | The amount field has too high precision. |
| MARKET_NOT_FOUND | No market was found to execute the order. |
| LIMIT_TOO_BIG_EXCEPTION | The limit of downloadable history records has been exceeded. Maximum quantity: 100. |