Attendance

Manual clock entry (admin)

Admin creates a manual attendance entry for an employee. Requires: { "id_utilizador": int, "record_type": "clock_in"|"clock_out", "recorded_at": "ISO datetime" }

post/api/attendance/clock/manual

Headers

x-api-tokenstring nullable

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/api/attendance/clock/manual:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.