Transfer bonus rubles to another account
transfer_bonusMove promotional bonus rubles from your main account to a chosen destination. These ad credits can't be withdrawn, so allocate them for ad spending. For cash, use funds transfer.
Instructions
Moves bonus rubles (the bonusBalance — promotional funds that buy ads but cannot be withdrawn as cash) out of the configured account into another account: amount bonus rubles, minimum 1. Same rules as transfer_funds: not reversible through this API, an empty data object means it went through, and after a network or server error check list_child_accounts_with_balances instead of repeating the call. It moves bonuses only — real money goes through transfer_funds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in bonus rubles. Minimum 1; anything less is rejected. | |
| accountIdTo | Yes | Destination account id — the account that RECEIVES the bonuses. The sender is always the configured account. |