SaveLessonAttendances

View as Markdown

Record the same lesson attendance status in bulk for multiple students of a lecture.

studentToClassesCourseIds: list of class course enrollment ids (Check the EnrollClassCourse call)

attStatus: the attendance status id (Check the GetAttendanceStatuses call)

lectureId: Check the GetSingleLectures call

Headers

tenantstringOptional
schoolCodestringOptional

Request

This endpoint expects an object.
studentToClassesCourseIdslist of integersRequired
attStatusobjectRequired
lectureIdintegerRequired

Response headers

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

Response

OK
studentIdinteger
attendanceStatusstring
datedatetime
classIdinteger
courseIdinteger
commentsanyOptional
minutesLateanyOptional
attendancePointsanyOptional