Tool to update a fee. Use when you need to modify existing fee records with new data after verifying current values.
namestringName of the fee.
unitstringUnit label for custom fees. Required only when feetype is 'custom'.
amountnumberFee amount. For fixed fees, this is total; for calculated fees, this is per-unit amount.
fee_idRequiredintegerUnique ID of the fee to update.
feetypestringType of fee. Must be one of 'fixed', 'hourly', 'monthly', 'yearly', or 'custom'.
categorystringA fee category to group fees together.
quantityintegerQuantity used for calculated fees.
descriptionstringHTML-formatted description of the fee.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.