Offering Primary Instructors REST Endpoints

Learner Learning Records/Completion Details/Selected Course Offerings/Offering Primary Instructors
The offeringPrimaryInstructor resource is a child of the selectedCourseOfferings resource. It provides the primary instructor details associated with the offering learning record.
Get all offering primary instructors
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/completionDetails/{completionDetailsUniqID}/child/selectedCourseOfferings/{selectedCourseOfferingsUniqID}/child/offeringPrimaryInstructor
Get an offering primary instructor
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/completionDetails/{completionDetailsUniqID}/child/selectedCourseOfferings/{selectedCourseOfferingsUniqID}/child/offeringPrimaryInstructor/{instructorId}