- Subcategories:
- Completion Details
- Completion Summaries
- Enrollment History
- Errors
- Large Object (LOB) Attributes - liLongDescription
- Learning Item Descriptive Flexfields
- Learning Item Rating Details
- Learning Request Descriptive Flexfields
- Messages
- Offering Descriptive Flexfields
- Questionnaire Responses
- Transaction Histories
Other Selected Course Offerings REST Endpoints
Learner Learning Records/Other Selected Course Offerings
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: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/otherSelectedCourseOfferings/{otherSelectedCourseOfferingsUniqID}
- Get all selected course offerings
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/otherSelectedCourseOfferings
- Update a selected course offering
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/otherSelectedCourseOfferings/{otherSelectedCourseOfferingsUniqID}