Report
Generates an export of the multi project IRR report emailing it to the requsting recipient
Authorizations
Query parameters
projectIdsstringRequired
Comma seperated list of project IDs
columnsstringOptional
Comma seperated list of columns to include: proForma, actual, expected, forecast, difference. Defaults to all.
includeProjectBreakdownbooleanOptional
Whether to include the project breakdowns in the report or not.
aggregatestringOptional
The aggregate to group the report by, one of: month, quarter, year or total. Defaults to year.
Responses
200
successful operation
No content
400
Invalid status value
application/json
get
GET //finance/export/report HTTP/1.1
Host: api.ecosuite.io
Authorization: YOUR_API_KEY
Accept: */*
No content