GET api/employee/GetHOMonthly_Statistics?EmployeeId={EmployeeId}&SessionID={SessionID}&DeviceID={DeviceID}&Month={Month}&Year={Year}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EmployeeId | integer |
Required |
|
| SessionID | string |
Required |
|
| DeviceID | string |
Required |
|
| Month | integer |
Required |
|
| Year | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.