Student Scheduled Courses REST Endpoints

Student Scheduled Courses
The student scheduled course resource provides a complete list of courses in which a student has enrolled.
Get a student's scheduled course
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentScheduledCourses/{studentScheduledCoursesUniqID}
Get all scheduled courses of a student
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentScheduledCourses
Update a student's scheduled course
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/studentScheduledCourses/{studentScheduledCoursesUniqID}