Retour à QuickBooks Accounts

Connecter Knoon AI avec QuickBooks Accounts (QuickBooks) pour automatiser les flux de travail AI.

Update an existing QuickBooks account (sparse update).
quickBooksAccountUpdate
Bêta
Interne
Autorisations
  • com.intuit.quickbooks.accounting
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
accountIdmustache QuickBooks account ID.Oui
syncTokenmustache Sync token from the latest account read.Oui
namemustache Optional account name.Non
accountTypemustache Optional account type.Non
accountSubTypemustache Optional account sub-type.Non
descriptionmustache Optional account description.Non
currencyCodemustache Optional currency code.Non
parentAccountIdmustache Optional parent account ID.Non
activemustache Optional active flag (true/false).Non
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Non
payloadJsonmustache Optional full Account JSON. If provided, it is merged with the fields above and takes precedence.Non
Retours
NomTypeDescription
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.