netsuite_get_bill_payments
Retrieve vendor bill payments from NetSuite with optional search filters and pagination. Specify keywords with 'q' and control result size using limit and offset for focused data pulls.
Instructions
List NetSuite vendor payments (bill payments) with optional search and pagination. Optional parameters: limit (number), offset (number), q (string, search query)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| limit | No | ||
| offset | No |