Create Estimate
create_estimateCreate a priced estimate for a customer in Zoho FSM, optionally linking it to a request or work order.
Instructions
Create an Estimate (quote) in Zoho FSM for a customer, optionally tied to a Request or Work Order, with priced line items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | No | Estimate summary/title. | |
| company_id | Yes | Company the estimate is for. | |
| contact_id | No | Contact the estimate is addressed to. | |
| line_items | No | Estimate line items. | |
| request_id | No | Source Request ID. | |
| additional_fields | No | Any other FSM field API names → values (e.g. custom fields). |