Kembali ke QuickBooks Accounts

Sambungkan Knoon AI dengan QuickBooks Accounts (QuickBooks) untuk mengotomatisasi alur kerja AI.

Update an existing QuickBooks account (sparse update).
quickBooksAccountUpdate
Beta
Internal
Izin
  • com.intuit.quickbooks.accounting
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
NamaTipeDeskripsiWajib
accountIdmustache QuickBooks account ID.Ya
syncTokenmustache Sync token from the latest account read.Ya
namemustache Optional account name.Tidak
accountTypemustache Optional account type.Tidak
accountSubTypemustache Optional account sub-type.Tidak
descriptionmustache Optional account description.Tidak
currencyCodemustache Optional currency code.Tidak
parentAccountIdmustache Optional parent account ID.Tidak
activemustache Optional active flag (true/false).Tidak
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Tidak
payloadJsonmustache Optional full Account JSON. If provided, it is merged with the fields above and takes precedence.Tidak
Pengembalian
NamaTipeDeskripsi
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.