quickbooks_items
Retrieve product and service items from QuickBooks Online using access token and realm ID, with optional filters for pagination and sandbox testing.
Instructions
Query QuickBooks Online items (products and services).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | Yes | ||
| realm_id | Yes | ||
| where | No | ||
| limit | No | ||
| offset | No | ||
| sandbox | No |