Enrolments
The enrolments API returns all active course enrolments for a student in a given year:
https://api.datanose.nl/Enrolments/<student-id>
By default, the current academic year is used. Optionally, a different year can be specified:
https://api.datanose.nl/Enrolments/<student-id>?year=<year>
The returned fields are as follows:
CatalogNumber | SIS catalog number of the course |
Section | Class section or group identifier |
ClassNumber | SIS class number |
Term | SIS term identifier, corresponding to an academic year |