GET api/Attendance/geteSSLLogDetails?userID={userID}&date={date}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userID | decimal number |
Required |
|
| date | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ESSLMyAttendanceLogDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| FullName | string |
None. |
|
| AttendanceCode | string |
None. |
|
| UserID | decimal number |
None. |
|
| attendanceDate | date |
None. |
|
| IsManualPunch | boolean |
None. |
|
| PunchHours | string |
None. |
|
| BreakHours | string |
None. |
|
| GrossHours | string |
None. |
|
| Latitude | string |
None. |
|
| Longitude | string |
None. |
|
| IDateTime | string |
None. |
|
| DeviceName | string |
None. |
|
| EntryExitType | string |
None. |
|
| isMismatch | boolean |
None. |
|
| AttendanceMismatchManualEntryId | decimal number |
None. |
|
| ManualEntryReason | string |
None. |
|
| ApproveRejectBy | decimal number |
None. |
|
| ApproveRejectByUserName | string |
None. |
|
| RejectReason | string |
None. |
|
| Status | decimal number |
None. |
|
| endDate | date |
None. |
|
| ShiftName | string |
None. |
|
| StartTime | time interval |
None. |
|
| EndTime | time interval |
None. |
|
| LeaveTypeName | string |
None. |
|
| Direction | string |
None. |
|
| LeaveTypeID | decimal number |
None. |
|
| listAttendanceLogDetails | Collection of ESSLMyAttendanceLogDetails |
None. |
|
| lstPunchDetails | Collection of PunchInOutViewModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.