GET api/FeedbackGrievance/GetMyFeedback?EmployeeID={EmployeeID}&StatusCode={StatusCode}&month={month}&Year={Year}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
EmployeeID

integer

Required

StatusCode

string

Required

month

integer

Required

Year

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.