- Subcategories:
- Honor Items
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: postPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/honorSections
- Get all honor sections
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/honorSections
- Get an honor section
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/honorSections/{ProfileSectionId}