QuickBooks Tax Agencies öğesine geri dön
Knoon AI'yi QuickBooks Tax Agencies (QuickBooks) ile bağlayarak AI iş akışlarını otomatikleştirin.
Run a QuickBooks Online SQL-like query for tax agencies (defaults to SELECT * FROM TaxAgency).
quickBooksTaxAgencyQuery
BETA
Dahili
İzinler
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | Hayır |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| 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. |