quickbooks_customers
Access QuickBooks Online customer records by applying SQL-style filters, with pagination and sandbox support.
Instructions
Query QuickBooks Online customers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | Yes | QuickBooks OAuth2 access token | |
| realm_id | Yes | QuickBooks company realm ID | |
| where | No | SQL-style WHERE clause (e.g. Active = true) | |
| limit | No | ||
| offset | No | ||
| sandbox | No |