GET api/employee/GetHOMonthly_Statistics?EmployeeId={EmployeeId}&SessionID={SessionID}&DeviceID={DeviceID}&Month={Month}&Year={Year}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
EmployeeId

integer

Required

SessionID

string

Required

DeviceID

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.