QuickBooks Items に戻る

QuickBooks Items (QuickBooks) と Knoon AI を接続して AI ワークフローを自動化します。

Create a new QuickBooks item.
quickBooksItemCreate
ベータ
内部
権限
  • com.intuit.quickbooks.accounting
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
namemustache Item name.はい
typemustache Item type (e.g. "Service", "Inventory").はい
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.