GET api/HRMTrackingController/AllTracks?Emp_Sel={Emp_Sel}&Month={Month}&Year={Year}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Emp_Sel

string

Required

Month

string

Required

Year

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.