Назад к QuickBooks Accounts

Подключите Knoon AI к QuickBooks Accounts (QuickBooks), чтобы автоматизировать 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.