QuickBooks Company Info로 돌아가기
Knoon AI를 QuickBooks Company Info (QuickBooks)과 연결하여 AI 워크플로우를 자동화하세요.
Query QuickBooks Online company info records (defaults to SELECT * FROM CompanyInfo).
quickBooksCompanyInfoQuery
베타
내부
권한
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | 아니요 |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | 아니요 |
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| id | string | CompanyInfo ID. |
| companyName | string | Company name. |
| legalName | string | Legal name. |
| string | Primary email address. | |
| phone | string | Primary phone number. |
| country | string | Country code. |
| fiscalYearStartMonth | string | Fiscal year start month. |
| currencyCode | string | Home currency code. |