Send funds to third parties
Offer Adyen business accounts to your users so they can transfer funds to third-party bank accounts.
Additional verification requirements apply.
On-demand payouts give you the flexibility to trigger a payout off-schedule. When triggering an on-demand payout, consider the cutoff times for each bank transfer method in each region. Cutoff times affect the expected time for the account holders to receive the funds in their bank account.
This page explains how to pay out on-demand to your user's transfer instruments.
Requirements
- Make sure that your API credential has the roles to use with the Transfers API.
- Make sure that the user is allowed to use the sendToTransferInstrument capability. From LEM API v3, this capability is verified at the level of the transfer instrument, such as a bank account. This means that transfers are possible to a verified transfer instrument independently of the verification status of other transfer instruments that the legal entity has.
- Make sure that your server receives and accepts webhooks.
- Contact our Support Team:
- To enable transfers for the source balance account.
- Optional: to configure a default transfer description for your marketplace.
Get transfer routes
Before submitting a transfer request, we recommend that you calculate the available transfer routes. This enables you to design a configuration that optimally aligns with your use case. It also minimizes the risk of transfer failures by identifying supported routes and highlighting any necessary parameters.
Step 1: Make a transfer request
To send on-demand payouts, use your Customer Area or make an API request. The following tabs explain both methods.
To send an on-demand payout, make a POST /transfers request, specifying:
Parameter name | Required | Description |
---|---|---|
amount | ![]() |
The amount of the transfer. |
balanceAccountId | ![]() |
The unique identifier of the source balance account. |
category | ![]() |
Set to bank. |
counterparty.transferInstrumentId | ![]() |
The unique identifier of the transfer instrument to which the payout must be sent. This resource must be linked to the account holder's legal entity. |
priority | ![]() |
The priority of the bank transfer, which affects the transfer speed and the fees you have to pay. |
description | Your description for the transfer request, which is used by most recipient banks as the transfer description. Check the character limit based on the country/region of the counterparty bank account and the priority. | |
reference | Your reference for the transfer. This is only used within your platform and not sent to the recipient. If you do not provide this in the request, Adyen generates a unique reference. | |
referenceForBeneficiary | Your reference for the transfer, which is also sent to the recipient. This reference is also sent in all webhooks related to the transfer, so you can use it to track statuses. |
curl https://balanceplatform-api-test.adyen.com/btl/v4/transfers \ -H 'x-api-key: ADYEN_BALANCE_PLATFORM_API_KEY' \ -H 'content-type: application/json' \ -X POST \ -d '{ "amount":{ "value":60000, "currency":"EUR" }, "balanceAccountId":"BA00000000000000000000001", "category":"bank", "counterparty":{ "transferInstrumentId":"SE00000000000000000000001" }, "priority":"fast", "reference":"YOUR_INTERNAL_REFERENCE", "referenceForBeneficiary":"Your-reference-for-the-beneficiary", "description":"YOUR_DESCRIPTION_FOR_THE_TRANSFER" }'
If the transfer request is successful, you receive an HTTP 200 OK response containing an id
of the transfer request.
To better control money movement in your marketplace, you can trigger additional reviews for transfers. Additional reviews require a member of your team to verify a transfer before Adyen processes it.
You can trigger an additional review by including the review object in the POST /transfers request. In the object, specify the following parameter:
Parameter name | Required | Description | |
---|---|---|---|
review.numberOfApprovalsRequired | ![]() |
Specifies the number of approvals required to process the transfer. Possible values: 1. Currently, it is possible to request only one additional review per transfer. |
The following code sample shows how to include include the review
object.
curl https://balanceplatform-api-test.adyen.com/btl/v4/transfers \ -H 'x-api-key: YOUR_BALANCE_PLATFORM_API_KEY' \ -H 'content-type: application/json' \ -X POST \ -d '{ "amount": { "value": 60000, "currency": "EUR" }, "balanceAccountId": "BA00000000000000000000001", "category": "bank", "counterparty": { "transferInstrumentId": "SE00000000000000000000001" }, "description": "Your-description-for-the-transfer", "priority": "fast", "reference": "YOUR_INTERNAL_REFERENCE", "referenceForBeneficiary": "Your-reference-for-the-beneficiary", "review": { "numberOfApprovalsRequired": 1 } }'
If the transfer request is successful, you receive a response containing the following parameters:
Parameter name | Description |
---|---|
review.numberOfApprovalsRequired | Shows the number of approvals required to process the transfer. |
After triggering the review, a member of your team must approve the transfer before Adyen continues processing it.
Step 2: Get updates on the status of the transfer
Track the transfer requests through webhooks that Adyen sends to your server. The webhooks provide the status of the request, from the time when Adyen received the request and the transfer was authorised, up to when the transfer was booked and deducted from the balance account. The webhooks also inform you if the transfer failed.
You can also view the resulting transfer in your Customer Area.
Transfer statement description character limits
The following limits apply to the length and the characters that you can use when setting a transfer statement description based on the location of the counterparty and the priority.
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
BGN | regular wire |
description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space |
140 140 140 140 |
35 1 140 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
CZK | regular wire |
description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space |
140 140 140 140 |
140 1 140 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
DKK | regular wire |
description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? ( ) . , Space = ! % & ; * [A-Z] [a-z] [0-9] / - ? ( ) . , Space = ! % & ; * |
140 140 140 140 |
70 1 140 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
DKK | regular wire |
description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? ( ) . , Space = ! % & ; * [A-Z] [a-z] [0-9] / - ? ( ) . , Space = ! % & ; * |
140 140 140 140 |
25 1 140 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
PLN | regular wire |
description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space |
140 140 140 140 |
0 0 140 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
RON | regular wire |
description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space |
140 140 140 140 |
70 1 140 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
EUR | instant regular wire |
description referenceForBeneficiary description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space |
140 140 140 140 140 140 |
140 35 140 35 140 0 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
SEK | regular wire |
description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space |
140 140 140 140 |
11 1 35 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
CHF | regular wire |
description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space |
140 140 140 140 |
85
1
0 85 1 0 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
GBP | fast regular wire |
description referenceForBeneficiary description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , \' + Space = ! % & ; < > @ { [A-Z] [a-z] [0-9] / - ? : ( ) . , \' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , \' + Space |
140 140 140 140 140 140 |
140 18 16 1 140 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
USD | instant fast regular wire |
description referenceForBeneficiary description referenceForBeneficiary description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space = ! % & ; < > @ _ \" ` ~ $ # [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space = ! ; % & < > @ _ \ " \~ $ [ ] * ^ | ? ` { } [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space = ! ; % & < > @ _ \ " \~ $ [ ] * ^ | ? ` { } [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space = ! % & ; < > @ _ \ " ` \~ $ # |
140 140 140 140 140 140 140 140 |
140 16 30 15 30 15 140 16 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
AUD | fast regular wire |
description referenceForBeneficiary description referenceForBeneficiary description referenceForBeneficiary |
[a-z][A-Z][0-9] / - ? :( ) . ,' + Space [a-z][A-Z][0-9] / - ? :( ) . ,' + Space [a-z][A-Z][0-9] / - ? :( ) . ,' + Space |
140 140 140 140 140 140 |
280 1 18 1 35 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
HKD | regular wire |
description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space |
140 140 140 140 |
18 1 140 1 |
USD | wire |
description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space |
140 140 |
140 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
NZD | regular wire |
description referenceForBeneficiary description referenceForBeneficiary |
[A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space [A-Z] [a-z] [0-9] / - ? : ( ) . , ' + Space |
140 140 140 140 |
35 1 140 1 |
Currency | Payout priority | API field name | Allowed characters | Maximum character length | Character length visible on statements |
---|---|---|---|---|---|
SGD | fast regular wire |
description referenceForBeneficiary description referenceForBeneficiary description referenceForBeneficiary |
[a-z][A-Z][0-9] / - ? :( ) . ,' + Space [a-z][A-Z][0-9] / - ? :( ) . ,' + Space [a-z][A-Z][0-9] / - ? :( ) . ,' + Space |
140 140 140 140 140 140 |
18 1 0 0 140 1 |
1 In these regions, the description and referenceForBeneficiary characters are combined and shown in a single field on the bank application or statement. The description appears first. If the character limit is reached, the referenceForBeneficiary is not included.