QuickBooks Accounts로 돌아가기

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

Run a QuickBooks Online SQL-like query for accounts (defaults to SELECT * FROM Account).
quickBooksAccountQuery
베타
내부
권한
  • com.intuit.quickbooks.accounting
선택사항 권한
표시할 항목이 없습니다.
매개변수
이름유형설명필수
querymustache Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity.아니요
minorVersionmustache Optional QuickBooks minor version (defaults to 75).아니요
반환값
이름유형설명
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.