Tilbage til QuickBooks Accounts

Forbind Knoon AI med QuickBooks Accounts (QuickBooks) for at automatisere AI-arbejdsgange.

Update an existing QuickBooks account (sparse update).
quickBooksAccountUpdate
BETA
Internt
Tilladelser
  • com.intuit.quickbooks.accounting
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
NavnTypeBeskrivelseObligatorisk
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
Retur
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.