Back to QuickBooks Tax Codes

Connect Knoon AI with QuickBooks Tax Codes (QuickBooks) to automate AI workflows.

Fetch a single QuickBooks tax code by ID.
quickBooksTaxCodeRead
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
taxCodeIdmustache QuickBooks tax code ID (TaxCodeRef value).Yes
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
Returns
NameTypeDescription
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.