Work History Sections REST Endpoints

Talent Person Profiles/Work History Sections
The workHistorySections resource is the child of the talentPersonProfiles resource. It provides the list of the secured work history sections for a person.
Create a work history section
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workHistorySections
Get all work history sections
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workHistorySections
Get work history section
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workHistorySections/{ProfileSectionId1}