OAuth scope: payment.write
This operation requires Strong Customer Authentication.
Example of SCA usage: Postman visual flow
This endpoint will be sunsetted on March 31, 2026. For SEPA transfers, please use the Create a SEPA Bulk Transfer endpoint instead. The new endpoint works for both trusted and untrusted beneficiaries.
Solo basic plans
Rest of plans
Creates up to 400 external transfers with beneficiaries data.
By default, transfers will be processed as instant. If instant processing isn’t possible, it will automatically fall back to standard processing. It will be the case if the amount of the individual transfer is above the following thresholds 👇
Untrusted beneficiary
Trusted beneficiary
To learn more about instant transfers, please read this article.
This endpoint requires user interaction for approval of the external transfers. If you want to fully automate external transfers, check our POST /v2/external_transfers endpoint.
Bearer authorization header: Bearer <token>
, where <token>
is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Returns the external transfers created.
The response is of type object
.