Approval Details REST Endpoints
Learner Learning Records/Completion Details/Other Selected Course Offerings/Approval Details
The approvalDetails resource provides the approval details for the learning assignment.
- Get all approval details
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/completionDetails/{completionDetailsUniqID}/child/selectedCourseOfferings/{otherSelectedCourseOfferingsUniqID}/child/approvalDetails
- Get an approval detail
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/completionDetails/{completionDetailsUniqID}/child/selectedCourseOfferings/{otherSelectedCourseOfferingsUniqID}/child/approvalDetails/{approvalDetailsUniqID}