Back to QuickBooks Company Info
Connect Knoon AI with QuickBooks Company Info (QuickBooks) to automate AI workflows.
Query QuickBooks Online company info records (defaults to SELECT * FROM CompanyInfo).
quickBooksCompanyInfoQuery
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | No |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | No |
Returns
| Name | Type | Description |
|---|---|---|
| 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. |