v1
latestOpenAPI 3.1.02026-07-26165182724.7 KBConsumer
Create Unified Standing Order
Create one SWAP_ONLY standing order per eligible non-EUR account in a wallet under a single SCA challenge. Today only direction=CRYPTO_TO_FIAT is supported: every crypto account in the wallet will auto-swap its deposits into the wallet's EUR account, with no external SEPA payout. FIAT_TO_CRYPTO is intentionally not supported here — use the per-account /create endpoint, since a single EUR source has many possible crypto destinations.
The endpoint is all-or-nothing: if any candidate account already has an active SO, the call rejects up front. On success, the SCA challenge returned covers the entire batch — confirm it once via the standard /confirm endpoint and one SO row is materialized per account.
post/wallet-create
Request body
Response
success
Example response
{
"dateExpires": "2024-07-25T06:49:13.606Z"
}