Initiate fiat withdrawal

Initiates a fiat withdrawal from the merchant's balance to a registered bank account.

Supports the optional Idempotency-Key header so a retry won't perform the operation twice - a fresh UUID per request is recommended. See Idempotent requests for more information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1

ID of the fiat withdrawal account to withdraw to.

number
required
≥ 0

Withdrawal amount.

string
enum
required

Fiat currency code.

string
length between 0 and 256

Purpose of payment. Required for SWIFT withdrawals.

string
length between 0 and 140

Optional payment reference.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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