Check Out
attendance
Check Out
Check out for the day. Updates today’s attendance record with check-out time and calculates total hours. Uses org-configured timezone from SimulationSettings (admin panel).
POST
Check Out
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request to check out
Response
Successful Response
Attendance record for a user. All datetime fields are stored as UTC (naive) and serialized with 'Z' suffix.
Status of attendance record
Available options:
present, absent, half_day, on_leave True if check-in after office start + grace; set at check-in. None = legacy row.