Create a fiat withdrawal account

Creates a new fiat withdrawal account for approval. Provide exactly one account variant: iban, bic+accountNumber, or routingNumber+accountNumber (US domestic wire). Which variants are available, and whether bankName is mandatory, depends on the merchant's banking configuration. The address fields describe the account owner (beneficiary), not their bank.

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

Request to create a fiat withdrawal account. Provide exactly one account variant: 'iban', 'accountNumber'+'bic', or 'accountNumber'+'routingNumber'.

account
object
required

Bank account details. Provide exactly one variant: 'iban', 'accountNumber'+'bic', or 'accountNumber'+'routingNumber'.

string
required
length between 0 and 100

Name of the account owner (beneficiary). Depending on the merchant's banking configuration a stricter limit of 35 characters may apply.

string
required
length between 0 and 100

Name of the fiat withdrawal account.

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
*/*