Skip to main content
POST
Child Address Execute

Autorizaciones

x-api-key
string
header
requerido

Parámetros de ruta

walletId
string
requerido
Ejemplo:

"YOUR_WALLET_ID"

addressId
string
requerido
Ejemplo:

"0xaeAE273Cc4f8CCdF9786eb2967D5d24E8255c092"

Cuerpo

application/json
accountIdentifier
string
requerido

destination bank account identifier

Ejemplo:

"8034007516"

amount
number
requerido

amount to withdraw in asset units

Ejemplo:

0.5

assetId
string
requerido

asset ID of the stablecoin to withdraw

Ejemplo:

"37079b6b-b74f-48e9-a394-9a5cbae88f12"

currency
string
requerido

destination fiat currency code

Ejemplo:

"NGN"

institutionIdentifier
string
requerido

bank or institution identifier code

Ejemplo:

"OPAYNGPC"

reference
string

client reference for tracking transaction

Ejemplo:

8034007516

code
string
Ejemplo:

"956407"

Respuesta

201 - application/json

200

data
object
message
string
Ejemplo:

"Withdraw fiat execution initiated"

statusCode
number
Ejemplo:

200