Wróć do QuickBooks Accounts

Połącz Knoon AI z QuickBooks Accounts (QuickBooks), aby zautomatyzować przepływy pracy AI.

Update an existing QuickBooks account (sparse update).
quickBooksAccountUpdate
BETA
Wewnętrzny
Uprawnienia
  • com.intuit.quickbooks.accounting
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
NazwaTypOpisWymagane
accountIdmustache QuickBooks account ID.Tak
syncTokenmustache Sync token from the latest account read.Tak
namemustache Optional account name.Nie
accountTypemustache Optional account type.Nie
accountSubTypemustache Optional account sub-type.Nie
descriptionmustache Optional account description.Nie
currencyCodemustache Optional currency code.Nie
parentAccountIdmustache Optional parent account ID.Nie
activemustache Optional active flag (true/false).Nie
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nie
payloadJsonmustache Optional full Account JSON. If provided, it is merged with the fields above and takes precedence.Nie
Zwroty
NazwaTypOpis
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.