QuickBooks Accounts に戻る

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

Update an existing QuickBooks account (sparse update).
quickBooksAccountUpdate
ベータ
内部
権限
  • com.intuit.quickbooks.accounting
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
accountIdmustache QuickBooks account ID.はい
syncTokenmustache Sync token from the latest account read.はい
namemustache Optional account name.いいえ
accountTypemustache Optional account type.いいえ
accountSubTypemustache Optional account sub-type.いいえ
descriptionmustache Optional account description.いいえ
currencyCodemustache Optional currency code.いいえ
parentAccountIdmustache Optional parent account ID.いいえ
activemustache Optional active flag (true/false).いいえ
minorVersionmustache Optional QuickBooks minor version (defaults to 75).いいえ
payloadJsonmustache Optional full Account JSON. If provided, it is merged with the fields above and takes precedence.いいえ
返品
名前タイプ説明
idstring Account ID.
namestring Account name.
fullyQualifiedNamestring Fully qualified account name.
activeboolean Whether the account is active.
classificationstring Account classification (if provided).
accountTypestring Account type.
accountSubTypestring Account sub-type.
currentBalancenumber Current balance.
syncTokenstring Sync token for updates.
currencyCodestring Currency code.
parentAccountIdstring Parent account ID.