Honor Sections REST Endpoints

Talent Person Profiles/Honor Sections
The honorSections resource is the child of the talentPersonProfiles resource. It provides the list of the secured honor sections for a person.
Create an honor section
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/honorSections
Get all honor sections
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/honorSections
Get an honor section
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/honorSections/{ProfileSectionId}