Primary Selected Course Offering REST Endpoints

Learner Learning Records/Primary Selected Course Offering
The selectedCourseOfferings resource provides all offerings of an assigned course. This resource is applicable for only courses. It's empty for all other types of learning.
Get a selected course offering
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{otherSelectedCourseOfferingsUniqID}
Get all selected course offerings
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering
Update a selected course offering
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{otherSelectedCourseOfferingsUniqID}