ghl_estimate_update
Update existing estimate details: modify items, discounts, contact info, status, and other fields via API PUT request.
Instructions
Update Estimate Update an existing estimate with new details Endpoint: PUT /invoices/estimate/{estimateId} (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices/estimate.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| estimateId | Yes | Estimate Id |