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