ghl_invoice_create
Create a new invoice in GoHighLevel by specifying contact info, line items, discounts, taxes, and payment schedules.
Instructions
Create Invoice API to create an invoice Endpoint: POST /invoices/ (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |