Zurück zu QuickBooks Company Info
Verbinde Knoon AI mit QuickBooks Company Info (QuickBooks), um KI-Workflows zu automatisieren.
Query QuickBooks Online company info records (defaults to SELECT * FROM CompanyInfo).
quickBooksCompanyInfoQuery
Beta
Intern
Berechtigungen
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | Nein |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Nein |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| 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. |