Назад к Xero Accounting Reports

Подключите Knoon AI к Xero Accounting Reports (Xero), чтобы автоматизировать AI рабочие процессы.

Run a Xero accounting report by report type/path.
xeroAccountingReportsRun
Бета
Внутренний
Разрешения
  • accounting.reports.aged.read
  • accounting.reports.balancesheet.read
  • accounting.reports.banksummary.read
  • accounting.reports.executivesummary.read
  • accounting.reports.profitandloss.read
  • accounting.reports.trialbalance.read
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
reportTypestring Xero report path segment. Example: ProfitAndLoss.Да
paramsJsonmustache Optional JSON object of query params forwarded to Xero.Нет
Возвраты
ИмяТипОписание
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.