post https://hybrid.officernd.com/api/{version}/organizations/{orgSlug}/checkins/
Checkin employee with id = {employeeId}
. By default, the request checks in the employee with start
date now, no end
date and the office
where the employee is registered. You can optionally provide start
, end
and office
in the request body. Employee checkins with start
date before the current date and no end
date are not allowed.