返回 QuickBooks Tax Agencies
將 Knoon AI 與 QuickBooks Tax Agencies (QuickBooks) 連接以自動化 AI 工作流程。
Run a QuickBooks Online SQL-like query for tax agencies (defaults to SELECT * FROM TaxAgency).
quickBooksTaxAgencyQuery
測試版
內部
權限
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | 否 |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | 否 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| 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. |