Πίσω στο 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.