Competency Items Descriptive Flexfields REST Endpoints
Talent Person Profiles/Competency Sections/Competency Items/Competency Items Descriptive Flexfields
The operations from the Talent Person Profiles/Competency Sections/Competency Items/Competency Items Descriptive Flexfields category.
- Create a flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/competencySections/{ProfileSectionId}/child/competencyItems/{allCompetencyItemsUniqID}/child/competencyItemsDFF
- Get a flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/competencySections/{ProfileSectionId}/child/competencyItems/{allCompetencyItemsUniqID}/child/competencyItemsDFF/{CompetencyId}
- Get all flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/competencySections/{ProfileSectionId}/child/competencyItems/{allCompetencyItemsUniqID}/child/competencyItemsDFF
- Update a flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/competencySections/{ProfileSectionId}/child/competencyItems/{allCompetencyItemsUniqID}/child/competencyItemsDFF/{CompetencyId}