AddDailyAttendance
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
tenant
schoolCode
Request
This endpoint expects an object.
studentSemesterInfo
attendanceStatus
date
comments
Response headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
X-Content-Type-Options
Cache-Control
Response
OK
studentId
attendanceStatus
date
comments
checkIn
checkOut

