search_invoices
Filter invoices by party name, invoice number, amount range, or date range to locate specific billing records.
Instructions
Search invoices by party name, invoice number, amount range, or date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 15) | |
| to_date | No | To date (YYYY-MM-DD) | |
| from_date | No | From date (YYYY-MM-DD) | |
| company_id | Yes | ||
| max_amount | No | Maximum total amount | |
| min_amount | No | Minimum total amount | |
| party_name | No | Customer or vendor name | |
| invoice_number | No | Invoice number or partial prefix |