Tillbaka till QuickBooks Tax Agencies
Anslut Knoon AI med QuickBooks Tax Agencies (QuickBooks) för att automatisera AI-flöden.
Run a QuickBooks Online SQL-like query for tax agencies (defaults to SELECT * FROM TaxAgency).
quickBooksTaxAgencyQuery
BETA
Intern
Behörigheter
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | Nej |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Nej |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| 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. |