Bulk update attendance entries for an employeeCopy Pagepatch https://api.hibob.com/v1/attendance/employees/{employeeId}/entriesPath ParamsemployeeIdstringrequiredBody Paramsitemsarrayrequiredlength between 1 and 100Defaults to [object Object],[object Object]items* objectEntryUpdateItemDurationEntryUpdateItemStartEndAttendance entry update item for duration reporting (date + duration).objectTypestringenumrequiredattendanceEntryAllowed:attendanceEntryfieldsobjectrequiredfields object objectEntryUpdateItemDurationEntryUpdateItemStartEndAttendance entry update item for duration reporting (date + duration).objectTypestringenumrequiredattendanceEntryAllowed:attendanceEntryfieldsobjectrequiredfields objectADD EntryUpdateItemDuration | EntryUpdateItemStartEndResponses 200Attendance entries updated successfully 400The request is malformed or includes invalid parameters 401Authentication failed. Check your service user credentials 403The service user or token is missing the required permissions to access the requested data 404Feature not enabled or entry not found 429Rate limit exceeded - see Rate limits 500An unexpected error occurred. Try again or contact support if the issue persists.Updated about 2 months ago