Terug naar QuickBooks Accounts

Verbinding maken met Knoon AI met QuickBooks Accounts (QuickBooks) om AI-workflows te automatiseren.

Update an existing QuickBooks account (sparse update).
quickBooksAccountUpdate
BÈTA
Intern
Machtigingen
  • com.intuit.quickbooks.accounting
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
accountIdmustache QuickBooks account ID.Ja
syncTokenmustache Sync token from the latest account read.Ja
namemustache Optional account name.Nee
accountTypemustache Optional account type.Nee
accountSubTypemustache Optional account sub-type.Nee
descriptionmustache Optional account description.Nee
currencyCodemustache Optional currency code.Nee
parentAccountIdmustache Optional parent account ID.Nee
activemustache Optional active flag (true/false).Nee
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nee
payloadJsonmustache Optional full Account JSON. If provided, it is merged with the fields above and takes precedence.Nee
Retouren
NaamTypeBeschrijving
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.