Voltar para Xero Accounting Reports

Conectar Knoon AI com Xero Accounting Reports (Xero) para automatizar fluxos de trabalho de AI.

Run a Xero accounting report by report type/path.
xeroAccountingReportsRun
Beta
Interno
Permissões
  • accounting.reports.aged.read
  • accounting.reports.balancesheet.read
  • accounting.reports.banksummary.read
  • accounting.reports.executivesummary.read
  • accounting.reports.profitandloss.read
  • accounting.reports.trialbalance.read
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
reportTypestring Xero report path segment. Example: ProfitAndLoss.Sim
paramsJsonmustache Optional JSON object of query params forwarded to Xero.Não
Devoluções
NomeTipoDescrição
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.