Offering Campuses REST Endpoints

Programs/Offering Campuses
The offering campuses resource is a child of the programs resource and provides a list of campuses where a program is offered.
Get all offering campuses
Method: get
Path: /fscmRestApi/resources/11.13.18.05/programs/{programsUniqID}/child/offeringCampuses
Get an offering campus
Method: get
Path: /fscmRestApi/resources/11.13.18.05/programs/{programsUniqID}/child/offeringCampuses/{offeringCampusesUniqID}