Enrollment History REST Endpoints

Learner Learning Records/Completion Details/Primary Selected Course Offering/Enrollment History
The enrollmentHistory resource provides the enrollment history details for the learning assignment.
Get all enrollment history items
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/completionDetails/{completionDetailsUniqID}/child/primarySelectedCourseOffering/{otherSelectedCourseOfferingsUniqID}/child/enrollmentHistory
Get an enrollment history item
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/completionDetails/{completionDetailsUniqID}/child/primarySelectedCourseOffering/{otherSelectedCourseOfferingsUniqID}/child/enrollmentHistory/{enrollmentHistoryUniqID}