GET ContractHistory/DownloadContractAwardsCSV?reportyear={reportyear}

Download Contract Awards CSV file for the specified year

Request Information

URI Parameters

NameDescriptionTypeAdditional information
reportyear

Optional. If none specified, report will generate for current fiscal year.

integer

None.

Body Parameters

None.

Response Information

Resource Description

Downloadable CSV format of Contract Awards report.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.