wave_list_bills
List accounts payable bills for a business, with filters by status, vendor, and pagination.
Instructions
List bills (accounts payable) for a business
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| status | No | Filter by bill status | |
| pageSize | No | Results per page (default: 20) | |
| vendorId | No | Filter by vendor ID | |
| businessId | No | Business ID |