Tilbake til QuickBooks Company Info
Koble til Knoon AI med QuickBooks Company Info (QuickBooks) for å automatisere AI-arbeidsflyter.
Query QuickBooks Online company info records (defaults to SELECT * FROM CompanyInfo).
quickBooksCompanyInfoQuery
BETA
Intern
Tillatelser
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | Nei |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Nei |
Returer
| 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. |