ghl_estimate_send
Send an estimate to a client using its ID, with options for delivery via email, SMS, or manual send.
Instructions
Send Estimate API to send estimate by estimate id Endpoint: POST /invoices/estimate/{estimateId}/send (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 |