AssignProfessor
Assign a professor to a class course.
If the professor is not yet enrolled in the given school period, the enrollment is created automatically. The response echoes back the resolved professorSemesterInfoId and the created professorToClassesCourseId.
professorId: Check the GetProfessors call
semesterId: Check the GetSchoolPeriods call
classesCourseId: Check the GetPeriodClassCourses call
Headers
tenant
schoolCode
Request
This endpoint expects an object.
professorId
semesterId
classesCourseId
Response headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
X-Content-Type-Options
Cache-Control
Response
OK
professorId
semesterId
classesCourseId
professorSemesterInfoId
professorToClassesCourseId

