GET api/ContractHistory/DownloadContractAwardsCSV/{reportyear}

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 supplier payment report.

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.