Skip to content

Student course registration for exams

This information is requested for the Aplan Exam Module.

URLmethod
/api/v1/enrollmentpost
Table 20. Course Enrollment Url Structure
Parameter nameParameter TypeExplanation
courseCodesstring arrayIt is the array containing the course codes. If the course codes parameter is sent empty, the classes of all courses must be listed.
yearintYear parameter
termintPeriod parameter Fall: 1 Spring: 2 Write: 3
Table 21. Course Enrollment Parameters
Data LabelNameExplanation
UserIdentifierUnique Identity Number
StudentNumber *Student number
FullName *Name surname
RegisteredDepartmentCode *Department codeDepartment code where registered
CourseCode *Course code
TakeFacultyCode *Faculty codeFaculty code where the course is taken
TakeDepartmentCode *Department codeDepartment code where the course is taken
CourseGradeLevel *Course Grade LevelGrade Level of the Course in the curriculum
CourseGroupCourse Group-BranchGroup, Branch, Branch
DescriptionDesciptionDescription of the student
Table 22. Course Enrollments Data Type Fields