Skip to main content
POST

Authorizations

x-api-key
string
header
required

Path Parameters

subaccountId
string
required

Body

application/json

Requires approved KYC.

recipient_id
string
required
amount
string
required
currency
enum<string>
required
Available options:
USD
wire_message
string
client_reference
string<uuid>

Optional unique identifier (UUID) for the withdrawal, used for idempotency and reconciliation. If not provided, a random UUID will be generated by the system.

Response

Withdrawal initiated successfully

id
string<uuid>
amount
string
currency
string
status
string
created_at
string<date-time>
client_reference
string<uuid>
protocol
string
description
string | null
local_currency
string
local_amount
number
destinationAddress
string | null
tx_hash
string | null
destination_tag
string | null
fee_amount
string
fee_currency
string
rate
number
gross_amount
number
net_amount
number