GET Reporting/PeriodEnd/Files/{projectDefinedId}?periodEndReportTypeId={periodEndReportTypeId}&periodId={periodId}&hierarchyLevelSortId={hierarchyLevelSortId}&language={language}&skey={skey}

Returns a file matching the period end criteria.

Request Information

URI Parameters

NameDescriptionType Additional information
projectDefinedId

The project defined id.

string

Required

periodEndReportTypeId

The period end report type id

integer

Required

periodId

The Reporting Period Id

integer

Required

hierarchyLevelSortId

Hierarchy Level Sort Id

integer

Required

language

The language.

string

Required

skey

The Hierarchy skey.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The PDF for the generated period end report. Content-Disposition is attachment with the file name and Content-Type application/pdf.

None.

Response Formats