avito_get_balance
Check your Avito wallet balance, including real money and bonus funds, in one API call. Retrieve current amounts instantly to track finances and plan ad spend.
Instructions
Wallet balance: real money and bonuses (GET /core/v1/accounts/{user_id}/balance/). Returns JSON: {"ok": true, "data": {"real": ..., "bonus": ...}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |