AddDailyAttendance

View as Markdown

Record a single daily attendance. Used for classes set with Daily Attendance mode.

studentSemesterInfo: the student’s school period enrollment id (Check the GetPeriodStudents call)

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

date: attendance date in ISO format e.g. 2026-06-09

Headers

tenantstringOptional
schoolCodestringOptional

Request

This endpoint expects an object.
studentSemesterInfoobjectRequired
attendanceStatusobjectRequired
datedateRequired
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