Zurück zu QuickBooks Items

Verbinde Knoon AI mit QuickBooks Items (QuickBooks), um KI-Workflows zu automatisieren.

Run a QuickBooks Online SQL-like query for items (defaults to SELECT * FROM Item).
quickBooksItemQuery
Beta
Intern
Berechtigungen
  • com.intuit.quickbooks.accounting
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
querymustache Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity.Nein
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nein
Rückgaben
NameTypBeschreibung
idstring Item ID.
namestring Item name.
typestring Item type.
skustring SKU.
activeboolean Whether the item is active.
unitPricenumber Unit price.
incomeAccountIdstring Income account ID.
expenseAccountIdstring Expense account ID.
assetAccountIdstring Asset account ID.
syncTokenstring Sync token for updates.