Address Operations
Withdraw Network Fee
This endpoint is used to calculate the network fee for a withdrawal from a specific address.
Request Body
-
assetId (string): The ID of the asset to be withdrawn.
-
address (string): The recipient address for the withdrawal.
-
amount (string): The amount to be sent in the withdrawal.
-
reference (string, optional): An optional reference for the withdrawal.
-
metadata (object, optional): Additional metadata for the withdrawal.
POST
Authorizations
Path Parameters
Example:
"YOUR_WALLET_ID"
Example:
"ADDRESS_ID"
Body
application/json
Response
200
application/json
200
The response is of type object
.