Errors REST Endpoints

Learner Learning Records/Selected Course Offerings/Errors
The errors resource is a child of the learnerLearningRecords resource. It lists all the errors that exist on the learning record.
Get all errors
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/selectedCourseOfferings/{selectedCourseOfferingsUniqID}/child/errors
Get an error
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/selectedCourseOfferings/{selectedCourseOfferingsUniqID2}/child/errors/{errorId}