Escrow account API
If you use an escrow account, you regularly make payouts, check balances, monitor incoming payments, and more. Use the Bank 131 API to automate these operations.
Features
- Beneficiary identification. Identify individual beneficiaries before payouts.
- Payouts. To bank cards (by card number, with our widget or by token), to Russian bank accounts (by account number, with our widget or by token), and also by phone number via FPS.
Each payout automatically generates two transactions: one for the transfer amount, and one for the Bank 131 fee.
- Balance info. Check your escrow account balance using the
account_balancemethod. - Account statements. Request a statement on all transactions for any particular day using the
report/account_statementmethod. - Top-up notifications. Enable the
nominal_topupwebhook to receive instant notifications on your escrow account top-ups.
Accounts for payouts
Accounts allowed for payouts from escrow accounts
You can only send payouts to the accounts that begin with these digits:
- 40817810
- 42301810
- 42302810
- 42303810
- 42304810
- 42305810
- 42306810
- 42307810
- 40802810
- 40701810
- 40502810
- 40702810 (for legal entities)
General scenario on how to work with an escrow account
Working with an escrow account via the API generally involves the following steps:
- Verify beneficiaries.
- Replenish your escrow account.
- Make a payout.
Note that the scenario may vary in some steps depending on the escrow account agreement.