ghl_estimate_delete
Delete an existing estimate by providing its ID along with the location or agency ID. Ensures removal of unwanted estimates from the system.
Instructions
Delete Estimate Delete an existing estimate Endpoint: DELETE /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 |