Back to QuickBooks Tax Agencies
Connect Knoon AI with QuickBooks Tax Agencies (QuickBooks) to automate AI workflows.
Fetch a single QuickBooks tax agency by ID.
quickBooksTaxAgencyRead
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| taxAgencyId | mustache | QuickBooks tax agency ID. | Yes |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | No |
Returns
| Name | Type | Description |
|---|---|---|
| id | string | Tax agency ID. |
| displayName | string | Display name. |
| taxRegistrationNumber | string | Tax registration number. |
| active | boolean | Whether the tax agency is active. |
| syncToken | string | Sync token for updates. |