QuickBooks Accounts로 돌아가기

Knoon AI를 QuickBooks Accounts (QuickBooks)과 연결하여 AI 워크플로우를 자동화하세요.

Update an existing QuickBooks account (sparse update).
quickBooksAccountUpdate
베타
내부
권한
  • com.intuit.quickbooks.accounting
선택사항 권한
표시할 항목이 없습니다.
매개변수
이름유형설명필수
accountIdmustache QuickBooks account ID.
syncTokenmustache Sync token from the latest account read.
namemustache Optional account name.아니요
accountTypemustache Optional account type.아니요
accountSubTypemustache Optional account sub-type.아니요
descriptionmustache Optional account description.아니요
currencyCodemustache Optional currency code.아니요
parentAccountIdmustache Optional parent account ID.아니요
activemustache Optional active flag (true/false).아니요
minorVersionmustache Optional QuickBooks minor version (defaults to 75).아니요
payloadJsonmustache Optional full Account JSON. If provided, it is merged with the fields above and takes precedence.아니요
반환값
이름유형설명
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.