UpdateDailyAttendance

View as Markdown

Update an existing daily attendance record.

DailyAttendanceId: the daily attendance record id (Check the GetDailyAttendance call)

attendanceStatus: Check the GetAttendanceStatuses call

Headers

tenantstringOptional
schoolCodestringOptional

Request

This endpoint expects an object.
attendanceStatusobjectRequired
commentsstringRequired

Response headers

Access-Control-Allow-OriginstringOptional
Access-Control-Allow-MethodsstringOptional
X-Content-Type-OptionsstringOptional
Cache-ControlstringOptional

Response

OK
studentIdinteger
attendanceStatusstring
datedate
commentsstring
checkInanyOptional
checkOutanyOptional