Tillbaka till QuickBooks Accounts

Anslut Knoon AI med QuickBooks Accounts (QuickBooks) för att automatisera AI-flöden.

Update an existing QuickBooks account (sparse update).
quickBooksAccountUpdate
BETA
Intern
Behörigheter
  • com.intuit.quickbooks.accounting
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
NamnTypBeskrivningObligatoriskt
accountIdmustache QuickBooks account ID.Ja
syncTokenmustache Sync token from the latest account read.Ja
namemustache Optional account name.Nej
accountTypemustache Optional account type.Nej
accountSubTypemustache Optional account sub-type.Nej
descriptionmustache Optional account description.Nej
currencyCodemustache Optional currency code.Nej
parentAccountIdmustache Optional parent account ID.Nej
activemustache Optional active flag (true/false).Nej
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nej
payloadJsonmustache Optional full Account JSON. If provided, it is merged with the fields above and takes precedence.Nej
Returer
NamnTypBeskrivning
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.