GET api/PlantPerformanceMonthlySummary?PlantName={PlantName}&StartDate={StartDate}&EndDate={EndDate}&IrrType={IrrType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PlantName

string

None.

StartDate

date

None.

EndDate

date

None.

IrrType

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.