返回 QuickBooks Tax Codes

将 Knoon AI 与 QuickBooks Tax Codes (QuickBooks) 连接以自动化 AI 工作流。

Fetch a single QuickBooks tax code by ID.
quickBooksTaxCodeRead
测试版
内部
权限
  • com.intuit.quickbooks.accounting
可选权限
没有可显示的项目。
参数
名称类型描述必填
taxCodeIdmustache QuickBooks tax code ID (TaxCodeRef value).是的
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.