Get Report DataAsk AIpost https://revrec.recurly.com/api/report/getReportDataBody ParamslayoutIdintegerunique identifier for the layoutlayoutNamestringunique identifier for the layoutentityNamestringEntity Name filters or labels the specific entity, layout target, or config item for the requested report.reportIdintegerReport ID identifies the kind of report being requested.reportTypeintegerReport Type identifies the kind of line data to include in the requested report.bookIdintegerBook ID is the ID for the book to be included in the requested reportnetTypeintegerNet Type determines whether the report should present gross values, net values, or another supported balance basis.currencyTypeintegerCurrency Type identifies the currency that should be used for the requested reports.downloadbooleanTrue will return all data by compressing the csv file. false will return csv file with first 1000 rows( mainly used for validation)truetruefalseperiodIdintegerPeriod ID identifies the accounting period in which to run the requested report. For waterfall reports, this will be the ending period of the requested report.layoutFieldsarray of objectslayoutFieldsADD objectwaterFallTypeintegerWaterfall Type determines if requested waterfall report should include actuals, forecast, or both.summarizedbooleanSummarized indicates whether the report should return summarized output instead of detailed transaction-level rows.truetruefalseResponse 200Report data fetchedUpdated about 8 hours ago