Fee Estimate Objects
Response Body Objects
FeeEstimateObject
Parameter
Type
Description
message
string
Contains an error message if an error has occurred (e.g., invalid symbol).
minimumWithdrawalAmount
number
Smallest amount allowed for withdrawal.
network
string
network
associated with fee.
NOTE: Only applicable to Crypto.
symbol
string
symbol associated with fee.
withdrawalFee
number | string
Estimated withdrawal fee. Displayed as a percentage if user's enabled for variable fee type.
Last updated