Skip to main content
POST
Child Address Execute

Autorizaciones

x-api-key
string
header
requerido

Parámetros de ruta

walletId
string<uuid>
requerido

Wallet identifier.

addressId
string<uuid>
requerido

Child address identifier.

Cuerpo

application/json
paymentMethod
string
requerido
sessionId
string<uuid>

Session ID returned by the v2 rates endpoint.

assetId
string<uuid>
obsoleto
amount
string
obsoleto
Pattern: ^\d+(\.\d+)?$
amountSide
enum<string>
predeterminado: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.

Opciones disponibles:
source,
target
Ejemplo:

"source"

currency
string
obsoleto
Required string length: 3
paymentMethodData
object
isGaslessWithdraw
boolean
reference
string

Unique client reference used for reconciliation and safe retries.

Ejemplo:

"wd_20260719_001"

metadata
object

Your application metadata.

Ejemplo:
note
string

Human-readable transaction note.

Ejemplo:

"Vendor payout"

provider
string
obsoleto

Respuesta

200 - application/json

Successful response.

statusCode
integer
requerido
Ejemplo:

200

message
string
requerido

Human-readable result.

Ejemplo:

"Withdrawal initiated successfully"

data
object
requerido