QuickBooks Items に戻る

QuickBooks Items (QuickBooks) と Knoon AI を接続して 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.