חזרה אל QuickBooks Items

התחבר ל-Knoon AI עם QuickBooks Items (QuickBooks) כדי לאוטומטי תהליכי עבודה של AI.

Update an existing QuickBooks item (sparse update).
quickBooksItemUpdate
בטא
פנימי
הרשאות
  • com.intuit.quickbooks.accounting
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
שםסוגתיאורנדרש
itemIdmustache QuickBooks item ID.כן
syncTokenmustache Sync token from the latest item read.כן
namemustache Optional item name.לא
typemustache Optional item type.לא
skumustache Optional SKU.לא
unitPricemustache Optional unit price.לא
incomeAccountIdmustache Optional income account ID.לא
expenseAccountIdmustache Optional expense account ID.לא
assetAccountIdmustache Optional asset account ID.לא
activeboolean Optional active status.לא
minorVersionmustache Optional QuickBooks minor version (defaults to 75).לא
payloadJsonmustache Optional full Item JSON. If provided, it is merged with the fields above and takes precedence.לא
החזרות
שםסוגתיאור
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.