Approval Details REST Endpoints

Learner Learning Records/Approval Details
The approvalDetails resource is a child of the learnerLearningRecords resource. It provides the approval details information associated with the learning record.
Get all approval details
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/approvalDetails
Get an approval detail
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/approvalDetails/{approvalDetailsUniqID}