books_get_bills
Retrieve all bills from Zoho Books with filters for status, date, vendor, and more. Use this to access bill data for accounting, reconciliation, and reporting.
Instructions
Get all bills from Books
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | ||
| date_to | No | ||
| per_page | No | ||
| date_from | No | ||
| filter_by | No | ||
| vendor_id | No | ||
| sort_order | No | ||
| bill_number | No | ||
| search_text | No | ||
| sort_column | No | ||
| reference_number | No |