invoices_create_invoice_template
Create reusable invoice templates for GoHighLevel with customizable items, currency, payment methods, late fees, and discounts to streamline billing processes.
Instructions
Create template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the template | |
| altId | No | location Id / company Id based on altType Defaults to GHL_LOCATION_ID when omitted. | |
| items | Yes | ||
| title | No | Template title | |
| altType | No | Alt Type Defaults to GHL_LOCATION_ID when omitted. | |
| currency | Yes | ||
| discount | No | ||
| internal | No | ||
| termsNotes | No | ||
| attachments | No | attachments for the invoice | |
| paymentMethods | No | Payment Methods for Invoices | |
| businessDetails | Yes | ||
| tipsConfiguration | No | Configuration for tips on invoices | |
| invoiceNumberPrefix | No | prefix for invoice number | |
| miscellaneousCharges | No | miscellaneous charges for the invoice | |
| automaticTaxesEnabled | No | Automatic taxes enabled for the Invoice | |
| lateFeesConfiguration | No | Late fees configuration for the invoices |