Skip to main content
POST
Child Address Execute

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string
required
Example:

"YOUR_WALLET_ID"

addressId
string
required
Example:

"0xaeAE273Cc4f8CCdF9786eb2967D5d24E8255c092"

Body

application/json
accountIdentifier
string
required

destination bank account identifier

Example:

"8034007516"

amount
number
required

amount to withdraw in asset units

Example:

0.5

assetId
string
required

asset ID of the stablecoin to withdraw

Example:

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

currency
string
required

destination fiat currency code

Example:

"NGN"

institutionIdentifier
string
required

bank or institution identifier code

Example:

"OPAYNGPC"

reference
string

client reference for tracking transaction

Example:

8034007516

code
string
Example:

"956407"

Response

201 - application/json

200

data
object
message
string
Example:

"Withdraw fiat execution initiated"

statusCode
number
Example:

200