netsuite_get_vendor_bills_for_vendor
Retrieve vendor bills for a specified vendor, optionally filtered by date range and limited results.
Instructions
Get vendor bills for a specific vendor, optionally filtered by date range. Required: vendorId (string). Optional: from (YYYY-MM-DD), to (YYYY-MM-DD), limit (number, default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| from | No | ||
| limit | No | ||
| vendorId | Yes |