Updates an existing offer/quote in Firmao by ID. Modifies specified fields while preserving unspecified ones. Returns a changelog detailing what changed. Supports partial updates - only provide fields you want to change.
modestringTransaction mode; one of SALE, PURCHASE
namestringOffer name or label
tagsarrayList of tags
taskintegerTask ID to link
typestringDocument type; one of OFFER, ORDER, AGREEMENT
numberstringOffer number
contactobjectLinked contact object as in GET response
entriesarrayList of line items; send only entries to update
projectintegerProject ID to link
currencystringCurrency code, e.g., 'PLN'
customerintegerCustomer ID to link
offer_idRequiredintegerIdentifier of the offer to update
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.