GET hmain/api/Apf/v1/Attandance/GetAttendancePaged?pageIndex={pageIndex}&PageSize={PageSize}&DepartMentNo={DepartMentNo}&EmployeeNo={EmployeeNo}&statusId={statusId}&FromDate={FromDate}&ToDate={ToDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageIndex | integer |
Required |
|
| PageSize | integer |
Required |
|
| DepartMentNo | integer |
Required |
|
| EmployeeNo | integer |
Required |
|
| statusId | integer |
Required |
|
| FromDate | string |
Required |
|
| ToDate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Transaction| Name | Description | Type | Additional information |
|---|---|---|---|
| TransactionId | integer |
None. |
|
| TransactionDate | date |
None. |
|
| UserId | integer |
None. |
|
| ShiftMappingId | integer |
None. |
|
| MachineId | integer |
None. |
|
| ShiftId | integer |
None. |
|
| ShiftStartTime | time interval |
None. |
|
| ShiftEndTime | time interval |
None. |
|
| DayTypeId | integer |
None. |
|
| DayNo | integer |
None. |
|
| AbsenteeReasonId | integer |
None. |
|
| ActualClockIn | date |
None. |
|
| ActualClockOut | date |
None. |
|
| ActualClockDate | date |
None. |
|
| RoundedClockIn | date |
None. |
|
| RoundedClockOut | date |
None. |
|
| TotalHours | decimal number |
None. |
|
| DayTotalHours | decimal number |
None. |
|
| Latency | decimal number |
None. |
|
| Early | decimal number |
None. |
|
| TransactionStatusId | integer |
None. |
|
| OverTime | decimal number |
None. |
|
| ClockInMechine | integer |
None. |
|
| ClockOutMechine | integer |
None. |
|
| Notes | string |
String length: inclusive between 0 and 255 |
|
| IsPosted | boolean |
None. |
|
| IsActive | boolean |
None. |
|
| NextDay | boolean |
None. |
|
| IsExtended | boolean |
None. |
|
| EmployeeNo | integer |
None. |
|
| GracePeriodBefore | integer |
None. |
|
| GracePeriodAfter | integer |
None. |
|
| AttendanceStatusId | integer |
None. |
|
| WorkingMinutes | integer |
None. |
|
| WorkdayMinutes | integer |
None. |
|
| BreakTimeLatency | integer |
None. |
|
| IsNotify | integer |
None. |
|
| NoDependOnShift | boolean |
None. |
|
| ShiftSettingId | integer |
None. |
|
| CustomIdShift | integer |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedDate | date |
None. |
|
| ModifiedBy | string |
Required String length: inclusive between 0 and 10 |
|
| ModifiedDate | date |
None. |
|
| Version | Collection of byte |
Max length: 8 |
|
| AbsenteeReason | AbsenteeReason |
None. |
|
| DayType | DayType |
None. |
|
| Mechine | Mechine |
None. |
|
| TransactionStatus | TransactionStatus |
None. |
|
| ShiftMapping | ShiftMapping |
None. |
|
| User | User |
None. |
|
| AttendanceStatus | AttendanceStatus |
None. |
|
| SendingToEmployeeToJustify | boolean |
None. |
|
| HRStatusForEmployee | integer |
None. |
|
| RandomFingerPrintLatency | integer |
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.