QuickBooks Accounts に戻る

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

Create a new QuickBooks account.
quickBooksAccountCreate
ベータ
内部
権限
  • com.intuit.quickbooks.accounting
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
namemustache Account name.はい
accountTypemustache 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.