Tilbake til QuickBooks Accounts

Koble til Knoon AI med QuickBooks Accounts (QuickBooks) for å automatisere AI-arbeidsflyter.

Update an existing QuickBooks account (sparse update).
quickBooksAccountUpdate
BETA
Intern
Tillatelser
  • com.intuit.quickbooks.accounting
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
NavnTypeBeskrivelsePåkrevd
accountIdmustache QuickBooks account ID.Ja
syncTokenmustache Sync token from the latest account read.Ja
namemustache Optional account name.Nei
accountTypemustache Optional account type.Nei
accountSubTypemustache Optional account sub-type.Nei
descriptionmustache Optional account description.Nei
currencyCodemustache Optional currency code.Nei
parentAccountIdmustache Optional parent account ID.Nei
activemustache Optional active flag (true/false).Nei
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nei
payloadJsonmustache Optional full Account JSON. If provided, it is merged with the fields above and takes precedence.Nei
Returer
NavnTypeBeskrivelse
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.