QuickBooks Accounts로 돌아가기

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

Create a new QuickBooks account.
quickBooksAccountCreate
베타
내부
권한
  • com.intuit.quickbooks.accounting
선택사항 권한
표시할 항목이 없습니다.
매개변수
이름유형설명필수
namemustache Account name.
accountTypemustache 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.