details object for this endpoint is the same as the one used in the List Transfer
requirements endpoint.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
The beneficiary unique identifier
"0196edb0-9b6e-7554-9864-d111285a0a44"
The quote unique identifier
"0196edb0-9b6e-7554-9864-d111285a0a43"
The target account unique identifier. Retrieved after the beneficiary is created or updated
"123456"
Transfer detail contains all the information needed to create a transfer. The data is dynamic and should be retrieved through the transfer requirements endpoint.
{ "reference": "Payment for invoice #123" }The bank account unique identifier
"0196edb0-9b6e-7554-9864-d111285a0a42"
List of attachment IDs associated with the transaction
["0196edb0-9b6e-7554-9864-d111285a0a40"]Response
Returns the created international transfer.