跳转到主要内容
POST
Child Address Execute

授权

x-api-key
string
header
必填

路径参数

walletId
string
必填
示例:

"YOUR_WALLET_ID"

addressId
string
必填
示例:

"0xaeAE273Cc4f8CCdF9786eb2967D5d24E8255c092"

请求体

application/json
accountIdentifier
string
必填

destination bank account identifier

示例:

"8034007516"

amount
number
必填

amount to withdraw in asset units

示例:

0.5

assetId
string
必填

asset ID of the stablecoin to withdraw

示例:

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

currency
string
必填

destination fiat currency code

示例:

"NGN"

institutionIdentifier
string
必填

bank or institution identifier code

示例:

"OPAYNGPC"

reference
string

client reference for tracking transaction

示例:

8034007516

code
string
示例:

"956407"

响应

201 - application/json

200

data
object
message
string
示例:

"Withdraw fiat execution initiated"

statusCode
number
示例:

200