Update estimate
ghl_update_estimateUpdate an existing estimate by replacing its line items and adjusting fields like name, title, currency, and dates.
Instructions
Update an existing estimate. Pass the full set of items you want on the estimate (they replace the prior items). Only provided top-level fields change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| items | No | ||
| title | No | ||
| currency | No | ||
| issueDate | No | ||
| estimateId | Yes | ||
| expiryDate | No | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |