Skip to main content
POST
Child Address Withdraw Network Fee

Authorizations

x-api-key
string
header
required

Path Parameters

addressId
string
required
Example:

"YOUR_ADDRESS_ID"

Body

application/json
address
string
Example:

"ADDRESS_TO_WITHDRAW_FROM"

amount
string
Example:

"AMOUNT_TO_DEPOSIT"

blockchain
string
Example:

"BLOCKCHAIN_TO_WITHDRAW_FROM"

code
string
Example:

"OPTIONAL_2FA_CODE"

metadata
string
Example:

"OPTIONAL_META_DATA"

note
string
Example:

"OPTIONAL_NOTE"

reference
string
Example:

"OPTIONAL_REFERENCE_CODE"

Response

200 - application/json

200

data
object
message
string
Example:

"Withdraw network fees calculated successfully"

statusCode
number
Example:

200