OneRosterCourseBaseInput
- courseType: string
Code requiredCode used to identify the course
- orgType: object · OneRosterGUIDRefrequired
Organization the course belongs to (required for API endpoints)
- hrefType: stringFormat: urirequired
URI reference to the entity
- sourcedType: string
Id requiredUnique identifier of the referenced entity
- typeType: stringenumrequired
Type of the referenced entity
values- academic
Session - category
- class
- course
- demographics
- 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
- propertyType: anything
Name
- schoolType: object · OneRosterGUIDRef nullable
Year Academic session (school year) information
- hrefType: stringFormat: urirequired
URI reference to the entity
- sourcedType: string
Id requiredUnique identifier of the referenced entity
- typeType: stringenumrequired
Type of the referenced entity
values- academic
Session - category
- class
- course
- demographics
- subjectType: array string[] | null
Codes Array of subject codes for the course
- subjectsType: array string[] | null
Array of subjects covered in the course
