Takaisin Xero Accounting Reports -kohtaan
Yhdistä Knoon AI kohteen Xero Accounting Reports (Xero) kanssa automatisoidaksesi AI-työnkulut.
Run a Xero accounting report by report type/path.
xeroAccountingReportsRun
BETA
Sisäinen
Oikeudet
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| reportType | string | Xero report path segment. Example: ProfitAndLoss. | Kyllä |
| paramsJson | mustache | Optional JSON object of query params forwarded to Xero. | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| reportId | string | Report ID when returned by Xero. |
| reportName | string | Report name. |
| reportType | string | Requested report type/path. |
| updatedDateUtc | string | Report updated timestamp when present. |
| rows | array | Report rows when returned by Xero. |
| raw | object | Raw Xero report response. |