List invoices
ghl_list_invoicesRetrieve invoices by location with pagination, filtering by status or contact. Manage billing records for your CRM.
Instructions
List invoices for a location with pagination. Optionally filter by status (e.g. draft, sent, paid) and contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| status | No | Status filter, e.g. draft, sent, paid, void, partially_paid. | |
| contactId | No | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |