Tilbage til Xero Accounting Reports

Forbind Knoon AI med Xero Accounting Reports (Xero) for at automatisere AI-arbejdsgange.

Run a Xero accounting report by report type/path.
xeroAccountingReportsRun
BETA
Internt
Tilladelser
  • accounting.reports.aged.read
  • accounting.reports.balancesheet.read
  • accounting.reports.banksummary.read
  • accounting.reports.executivesummary.read
  • accounting.reports.profitandloss.read
  • accounting.reports.trialbalance.read
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
NavnTypeBeskrivelseObligatorisk
reportTypestring Xero report path segment. Example: ProfitAndLoss.Ja
paramsJsonmustache Optional JSON object of query params forwarded to Xero.Nej
Retur
NavnTypeBeskrivelse
reportIdstring Report ID when returned by Xero.
reportNamestring Report name.
reportTypestring Requested report type/path.
updatedDateUtcstring Report updated timestamp when present.
rowsarray Report rows when returned by Xero.
rawobject Raw Xero report response.