Skip to main content
POST
Child Address Execute

Autorisations

x-api-key
string
header
requis

Paramètres de chemin

walletId
string<uuid>
requis

Wallet identifier.

addressId
string<uuid>
requis

Child address identifier.

Corps

application/json
paymentMethod
string
requis
sessionId
string<uuid>

Session ID returned by the v2 rates endpoint.

assetId
string<uuid>
obsolète
amount
string
obsolète
Pattern: ^\d+(\.\d+)?$
amountSide
enum<string>
défaut:source

Which side of the conversion amount refers to. source (default) fixes the stablecoin amount you send; target fixes the fiat amount the recipient receives. Use the same value you quoted with. Available on v2 endpoints only.

Options disponibles:
source,
target
Exemple:

"source"

currency
string
obsolète
Required string length: 3
paymentMethodData
object
isGaslessWithdraw
boolean
reference
string

Unique client reference used for reconciliation and safe retries.

Exemple:

"wd_20260719_001"

metadata
object

Your application metadata.

Exemple:
note
string

Human-readable transaction note.

Exemple:

"Vendor payout"

provider
string
obsolète

Réponse

200 - application/json

Successful response.

statusCode
integer
requis
Exemple:

200

message
string
requis

Human-readable result.

Exemple:

"Withdrawal initiated successfully"

data
object
requis