Noncatalog Learning Item REST Endpoints

Learner Learning Records/Noncatalog Learning Item
The learning item details required to create noncatalog requests or record external learning under the assignment profile.
Add a learning item to the specified learning assignment
Method: post
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/learningItemDetails
Get all the learning items associated with the specified learning assignment
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/learningItemDetails
Get the learning item associated with the specified learning assignment
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/learningItemDetails/{learningItemDetailsUniqID}
Update a learning item associated to the specified learning assignment
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/learningItemDetails/{learningItemDetailsUniqID}