v1
latestOpenAPI 3.1.02026-07-26165182724.7 KBCopy of Initiate SEPA Payment
Send funds outwards from a EUR enriched account to another IBAN that is owned by the same person as the account holder.
post/wallets/corporate/send/initiate/third-party-bank
Headers
api-keystring required
api-key is available on the dashboard
Authorizationstring required
Request body
Response
200
Example response
{
"challengeId": "58976681-9bea-4f42-81b0-206249979181",
"dateExpires": "2026-02-03T06:24:09.139Z",
"transaction": {
"syncedOwnerId": "e15303cc-1cdf-430a-8192-c52190b2b891",
"sourceAccountId": "398d8a9e29db880f6d2e2eabf4e0cc54",
"name": "John Doe",
"iban": "BE17967054713521",
"bic": "TRWIBEB1XXX",
"amount": "1000",
"memo": "architect action-items cross-platform",
"status": "PENDING_2FA_CONFIRMATION",
"txType": "SEPA_PAYOUT_INITIATED",
"parentWalletId": "6de62e8f-f9fb-4fc4-ac64-02c5df91b502",
"currency": "EUR"
}
}