Request fiat withdrawal (main account)

This request will start the fiat withdrawal process for the main account. The AUD is deducted from the main account balance.

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

ID of the bank account to which the fiat currency must be withdrawn.

Body Params

Request for fiat currency withdrawals.

number
≥ 0

The amount to withdraw. Must be a positive number with a maximum of two decimal places.

string
enum
required

ISO 3166-1 alpha-2 country code of the bank account. Only AU is supported at the moment.

Allowed:
string
enum
required

The fiat currency to withdraw. Only AUD is supported at the moment.

Allowed:
string | null

Transaction ID in your external system for cross-referencing and idempotency.

Headers
string
required
length between 0 and 36

A unique client-generated identifier for idempotency. Prevents duplicate requests if the same ID is used more than once.

uuid
required

Main account ID.

string
required

SHA-256 signature of the JSON payload and private key. See API Key Authentication

Responses

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