qbo_tax_codes_search
Find QuickBooks Online tax codes by partial name match, with pagination to locate the exact code you need for financial workflows.
Instructions
Search TaxCode records by Name (LIKE match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term matched against Name with LIKE '%term%' | |
| maxResults | No | Maximum number of results to return (default: 100, max: 1000) | |
| startPosition | No | Starting position for pagination (1-based, default: 1) |