Speedy payouts to accounts via BESP
You can send money from your collateral, settlement, or escrow account to bank accounts as speedy payouts through the BESP system—in this case, the money will be credited within an hour. To enable speedy payouts, contact your account manager at Bank 131.
The tariffs for speedy payouts are fixed in the agreement with Bank 131.
Accounts for payouts
The accounts you can send payouts to depend on the account you make a payout from: settlement, escrow, or collateral one.
Accounts allowed for payouts from settlement/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)
Accounts allowed for payouts from collateral accounts
You can only send payouts to the accounts that begin with these digits:
- 40817810
- 42301810
- 42302810
- 42303810
- 42304810
- 42305810
- 42306810
- 42307810
- 40802810
- 40820810
- 40702810 (for legal entities)
Making a speedy payout
If this payout method was not stipulated in your agreement with Bank 131, the transaction will fail with a routing_internal_error.
In case the recipient's bank is not connected to the BESP system, the payout will be sent as a standard one, but Bank 131 will charge the commission for a speedy payout anyway.
Follow the standard scenario of a payout without our widget specifying the parameters required for a payout from a collateral, settlement, or escrow account. Make sure you pass true in the is_fast parameter of the ru object, otherwise a standard payout will be made.
Object example
{
"bank_account": {
"system_type": "ru",
"ru": {
"bik": "044525971",
"account": "40817810100000270411",
"full_name": "Ivanov Ivan Ivanovich",
"description": "Wire for agreement № 5015553111 Ivanov Ivan Ivanovich VAT exempt",
"is_fast": "true"
}
}
}
More about the payout statuses >
How to learn that a payout was returned >