Create an international transfer
OAuth scope: international_transfers.write
Creates a new international transfer.
Example of SCA usage: Postman visual flow
This endpoint is still in beta. Please get in touch with our team if you have any question or feedback: here.
The details
object for this endpoint is the same as the one used in the List Transfer
requirements endpoint.
Quotes are only valid for a limited time, so itβs recommended to proceed with the transfer promptly after obtaining one. If the quote expires, the transfer will be created with a new generated quote; please note that the exchange rate and fees may differ.
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
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Learn more in Strong Customer Authentication.
paired-device
, passkey
, mock
, sms-otp
Learn more in Idempotent Requests.
"123e4567-e89b-12d3-a456-426614174000"
Learn more in Strong Customer Authentication.
Learn more in the SMS OTP Flow.
Body
Response
Returns the created international transfer.
The response is of type object
.