invoices_list_invoice_schedules
List invoice schedules with filters for status, payment mode, date range, and search. Retrieve paginated schedules using limit and offset parameters.
Instructions
List schedules
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 |