invoices_list_invoice_templates
List invoice templates from GoHighLevel with filters for search, status, date range, and payment mode. Retrieve available templates to manage invoicing efficiently.
Instructions
List templates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | location Id / company Id based on altType Defaults to GHL_LOCATION_ID when omitted. | |
| endAt | No | endAt in YYYY-MM-DD format | |
| limit | Yes | Limit the number of items to return | |
| offset | Yes | Number of items to skip | |
| search | No | To search for an invoice by id / name / email / phoneNo | |
| status | No | status to be filtered | |
| altType | No | Alt Type Defaults to GHL_LOCATION_ID when omitted. | |
| startAt | No | startAt in YYYY-MM-DD format | |
| paymentMode | No | payment mode |