get_balance
Check your XMLRiver account balance in rubles to monitor spending or ensure sufficient funds before bulk operations.
Instructions
Get current XMLRiver account balance in rubles (₽).
Use this to check funds before bulk operations or to monitor spending.
Returns:
Dict with balance_rub (float) or isError on failure.
Examples: get_balance() → {"balance_rub": 1234.56}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||