QuickBooks Tax Codes로 돌아가기

Knoon AI를 QuickBooks Tax Codes (QuickBooks)과 연결하여 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.