v1

latestOpenAPI 3.0.12026-07-24192492466.5 KB
EmployeeAttendanceTimeEntry

Adds the time entry to the attendance summary

Adds the time entry to the attendance summary.

post/attendance/employee/{routeEmployeeId}/timeentry

Path parameters

routeEmployeeIdstring uuid required

The route employee identifier.

Query parameters

employeeIdstring uuid

the Employee identifier.

Request body

timestampstring date-time
employeeIdentifierstring uuid
punchStatus0 | 1 | 2 | 3 | 4 | 5 | 99
attendanceLogSource0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 10
manualClockinType0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15
premiseNamestring nullable

Response

OK

succeededboolean

Gets or sets a value indicating whether this Keka.API.Web.Core.Response`1 is succeeded.

messagestring nullable

Gets or sets the message.

errorsstring[] nullable

Gets or sets the errors.

datastring nullable

Gets or sets the data.