Tilbage til QuickBooks Company Info
Forbind Knoon AI med QuickBooks Company Info (QuickBooks) for at automatisere AI-arbejdsgange.
Query QuickBooks Online company info records (defaults to SELECT * FROM CompanyInfo).
quickBooksCompanyInfoQuery
BETA
Internt
Tilladelser
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | Nej |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Nej |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| 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. |