GET api/statistics/GetDayWorkReportForAttendanceApproval?EmployeeId={EmployeeId}&SessionID={SessionID}&DeviceID={DeviceID}&Designation={Designation}&TPDate={TPDate}&forEmployeeId={forEmployeeId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EmployeeId | integer |
Required |
|
| SessionID | string |
Required |
|
| DeviceID | string |
Required |
|
| Designation | string |
Required |
|
| TPDate | string |
Default value is |
|
| forEmployeeId | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.