OAuth scope: payment.write
This endpoint will be deprecated 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.
This operation requires Strong Customer Authentication.
Example of SCA usage: Postman visual flow
Solo basic plans
Rest of plans
Creates up to 400 instant external transfers with beneficiaries data.
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
.