Advisors REST Endpoints

Search Person Profiles/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/searchHedPersonProfiles/{PartyId}/child/studentCurriculums/{studentCurriculumsUniqID}/child/advisors
Get an advisor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/searchHedPersonProfiles/{PartyId}/child/studentCurriculums/{studentCurriculumsUniqID}/child/advisors/{advisorsUniqID}