Create an external transfer for a trusted beneficiary
OAuth scope: payment.write
Creates a single instant external transfer for a given trusted beneficiary, without any user interaction required.
The beneficiary must be trusted for the transfer to be created. The beneficiary can only be trusted through the Qonto app (for more details, please refer to this article).
Authorizations
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.
Headers
This endpoint supports idempotency for safely retrying requests without accidentally performing the same operation twice. The idempotency key must be a unique string. We recommend using a UUID.
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Body
Response
The response is of type object
.