AddLessonAttendance
Headers
Your DreamClass API key. Required on every request. Find it in the DreamClass app under Settings > Integrations.
Your school code. Required on every request. Find it in the DreamClass app under Settings > Integrations.
Your DreamClass API key. Required on every request. Find it in the DreamClass app under Settings > Integrations.
Your school code. Required on every request. Find it in the DreamClass app under Settings > Integrations.
Record a single lesson attendance. Used for classes set with Lesson Attendance mode.
studentToClassesCourse: the student’s class course enrollment id (Check the EnrollClassCourse call)
lecture: the lecture id (Check the GetSingleLectures call)
attendanceStatus: the attendance status id (Check the GetAttendanceStatuses call)
Note: the lecture must be marked as complete before its attendance can be changed.
Your tenant code: the DreamClass subdomain you sign in at (for https://myaccount.dreamclass.io it is “myaccount”), or your full white-labelled domain. Required on every request.