Skip to main content
POST
Child Address Execute

Autorizações

x-api-key
string
header
obrigatório

Parâmetros de caminho

walletId
string
obrigatório
Exemplo:

"YOUR_WALLET_ID"

addressId
string
obrigatório
Exemplo:

"0xaeAE273Cc4f8CCdF9786eb2967D5d24E8255c092"

Corpo

application/json
accountIdentifier
string
obrigatório

destination bank account identifier

Exemplo:

"8034007516"

amount
number
obrigatório

amount to withdraw in asset units

Exemplo:

0.5

assetId
string
obrigatório

asset ID of the stablecoin to withdraw

Exemplo:

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

currency
string
obrigatório

destination fiat currency code

Exemplo:

"NGN"

institutionIdentifier
string
obrigatório

bank or institution identifier code

Exemplo:

"OPAYNGPC"

reference
string

client reference for tracking transaction

Exemplo:

8034007516

code
string
Exemplo:

"956407"

Resposta

201 - application/json

200

data
object
message
string
Exemplo:

"Withdraw fiat execution initiated"

statusCode
number
Exemplo:

200