ghl_estimate_convert_to_invoice
Create invoices from accepted or existing estimates. Mark estimates as invoiced to keep status in sync.
Instructions
Creates a new invoice from an accepted/existing estimate. Create Invoice from Estimate Create a new invoice from an existing estimate Endpoint: POST /invoices/estimate/{estimateId}/invoice (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 |