Назад к QuickBooks Items

Подключите Knoon AI к QuickBooks Items (QuickBooks), чтобы автоматизировать AI рабочие процессы.

Run a QuickBooks Online SQL-like query for items (defaults to SELECT * FROM Item).
quickBooksItemQuery
Бета
Внутренний
Разрешения
  • 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 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.