Create Business Standing Order

Create a SWAP_ONLY standing order for a business account. Identical to POST /create except the owner is identified by businessId instead of userId. action must be SWAP_ONLYSWAP_AND_WITHDRAW is not yet supported for business accounts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Unique ID of the business for whom a standing order is to be created

string
required

The account of the business for which deposits are to be monitored and paid out as part of this standing order

uuid

One of the business's whitelisted crypto addresses for which this standing order is to be paid out (REQUIRED if source account is a EUR account and action is SWAP_AND_WITHDRAW, unless destinationCurrency is provided instead for a SWAP_ONLY order)

uuid

ID of a whitelisted destination IBAN to which this standing order is to be paid out (REQUIRED if source account is not a EUR account and action is SWAP_AND_WITHDRAW)

string
enum
Defaults to SWAP_AND_WITHDRAW

Whether the standing order should perform a swap only or swap and withdraw on each execution. SWAP_AND_WITHDRAW (default) pays out to a whitelisted address/IBAN after each swap. SWAP_ONLY swaps the deposit into the destination currency in the same wallet and stops — no external payout.

Allowed:
string

Destination currency to swap into, honoured only for SWAP_ONLY. When the source account is EUR, selects which crypto the EUR is swapped into. When the source account is crypto, must be EUR or USDC.

string

The fixed fee in cents for the standing order (optional)

string

The percentage fee in basis points for the standing order (optional)

string
enum
Defaults to sms

SCA factor to issue the setup challenge against. Defaults to sms.

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json