Errors REST Endpoints
            
            Learner Learning Records/Other Selected Course Offerings/Errors
            
        
        
    The errors resource provides a list of all the errors that exist on it's parent resource. Details include error identifier, error code, and error category.
- Get all errors
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/otherSelectedCourseOfferings/{otherSelectedCourseOfferingsUniqID}/child/errors - Get an error
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/otherSelectedCourseOfferings/{otherSelectedCourseOfferingsUniqID2}/child/errors/{errorId}