qbo_tax_rates_search
Search QuickBooks tax rates by name with partial matching. Get matching tax rate records to confirm applicable rates for invoices and transactions.
Instructions
Search TaxRate 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) |