Wróć do QuickBooks Tax Agencies
Połącz Knoon AI z QuickBooks Tax Agencies (QuickBooks), aby zautomatyzować przepływy pracy AI.
Run a QuickBooks Online SQL-like query for tax agencies (defaults to SELECT * FROM TaxAgency).
quickBooksTaxAgencyQuery
BETA
Wewnętrzny
Uprawnienia
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
| Nazwa | Typ | Opis | Wymagane |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | Nie |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Nie |
Zwroty
| Nazwa | Typ | Opis |
|---|---|---|
| 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. |