Advisors REST Endpoints

Student Curriculums/Advisors
The advisors resource is a child of the student curriculum resource and provides a list of advisors assigned to a student.
Get all advisors
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentCurriculums/{studentCurriculumsUniqID}/child/advisors
Get an advisor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentCurriculums/{studentCurriculumsUniqID}/child/advisors/{advisorsUniqID}