QuickBooks Tax Codes に戻る

QuickBooks Tax Codes (QuickBooks) と Knoon AI を接続して AI ワークフローを自動化します。

Run a QuickBooks Online SQL-like query for tax codes (defaults to SELECT * FROM TaxCode).
quickBooksTaxCodeQuery
ベータ
内部
権限
  • com.intuit.quickbooks.accounting
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
querymustache Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity.いいえ
minorVersionmustache Optional QuickBooks minor version (defaults to 75).いいえ
返品
名前タイプ説明
idstring Tax code ID (TaxCodeRef value).
namestring Tax code name.
descriptionstring Tax code description.
activeboolean Whether the tax code is active.
hiddenboolean Whether the tax code is hidden.
taxableboolean Whether the tax code is taxable.
taxGroupboolean Whether the tax code is a group.
syncTokenstring Sync token for updates.
salesTaxRateIdsarray Sales tax rate IDs used by this code.
salesTaxRateNamesarray Sales tax rate names used by this code.
purchaseTaxRateIdsarray Purchase tax rate IDs used by this code.
purchaseTaxRateNamesarray Purchase tax rate names used by this code.