Models.SchoolOption
objectnamestringrequired
codestringrequired
idstring(uuid)required
Example
Models.StudentInformation
objectschoolIdstringrequired
The unique identifier of the school the student is enrolled in. Can be obtained from the /metadata/users/school-options endpoint.
studyLevelstringrequired
The study level of the student. Can be obtained from the /metadata/users/study-level-options endpoint.
academicYearstringrequired
The academic year of the student.
lastYearbooleanrequired
Indicates if the student is in their last year.
Example
Models.StudyLevelOption
objectnamestringrequired
codestringrequired
idstring(uuid)required
Example
Models.SupportTicket
objectidstringrequired
statusstringrequired
subjectstringrequired
createdAtstringrequired
Example
Models.Ticket
objectidstringrequired
typestringrequired
Example