invoices_create_invoice_from_estimate
Create an invoice from an estimate by passing the estimate ID. Set markAsInvoiced to update the estimate status.
Instructions
Create Invoice from Estimate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| version | No | Version of the update request | |
| estimateId | Yes | Estimate Id | |
| markAsInvoiced | Yes | Mark Estimate as Invoiced |