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
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| reportType | string | Xero report path segment. Example: ProfitAndLoss. | Sim |
| paramsJson | mustache | Optional JSON object of query params forwarded to Xero. | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| 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. |