autotask_search_invoices
Search for invoices in Autotask using filters like company ID, invoice number, voided status, and page size to retrieve specific invoice records.
Instructions
Search for invoices in Autotask with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isVoided | No | Filter by voided status | |
| pageSize | No | Number of results to return (default: 25, max: 500) | |
| companyID | No | Filter by company ID | |
| invoiceNumber | No | Filter by invoice number |