Retour à QuickBooks Items

Connecter Knoon AI avec QuickBooks Items (QuickBooks) pour automatiser les flux de travail AI.

Update an existing QuickBooks item (sparse update).
quickBooksItemUpdate
Bêta
Interne
Autorisations
  • com.intuit.quickbooks.accounting
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
itemIdmustache QuickBooks item ID.Oui
syncTokenmustache Sync token from the latest item read.Oui
namemustache Optional item name.Non
typemustache Optional item type.Non
skumustache Optional SKU.Non
unitPricemustache Optional unit price.Non
incomeAccountIdmustache Optional income account ID.Non
expenseAccountIdmustache Optional expense account ID.Non
assetAccountIdmustache Optional asset account ID.Non
activeboolean Optional active status.Non
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Non
payloadJsonmustache Optional full Item JSON. If provided, it is merged with the fields above and takes precedence.Non
Retours
NomTypeDescription
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.