GET api/Schedule/GetCombinedReport?month={month}&year={year}&PlantID={PlantID}&buyerCode={buyerCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
month

integer

Required

year

integer

Required

PlantID

integer

Required

buyerCode

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.