OneRosterCourseInput
- courseType: object · OneRosterCourseBaseInputrequired
- courseType: string
Code requiredCode used to identify the course
- orgType: object · OneRosterGUIDRefrequired
Organization the course belongs to (required for API endpoints)
- sourcedType: string
Id requiredUnique identifier for the course
- statusType: string · EntityStatusenumrequired
Status of an entity in the system
values- active
- tobedeleted
- inactive
- titleType: stringrequired
Title of the course
- gradesType: array string[] | null
Array of grade levels associated with the course
- metadataType: object | null
Additional metadata associated with the course
- schoolType: object · OneRosterGUIDRef nullable
Year Academic session (school year) information
- subjectType: array string[] | null
Codes Array of subject codes for the course
- subjectsType: array string[] | null
Array of subjects covered in the course
