list_invoices
Retrieve invoices with optional filters for customer and payment status, including pagination and sorting, to quickly locate specific billing records in Housecall Pro.
Instructions
List invoices with optional filters for customer and payment status. Maps to GET /invoices. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | e.g. draft, sent, paid, void | |
| sort_by | No | ||
| page_size | No | ||
| customer_id | No | ||
| sort_direction | No |