Area of Study Items Descriptive Flexfields REST Endpoints
Talent Person Profiles/Area of Study Sections/Area of Study Items/Area of Study Items Descriptive Flexfields
The operations from the Talent Person Profiles/Area of Study Sections/Area of Study Items/Area of Study Items Descriptive Flexfields category.
- Create a flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/areaOfStudySections/{ProfileSectionId}/child/areaOfStudyItems/{AreaOfStudyId}/child/areaOfStudyItemsDFF
- Get a flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/areaOfStudySections/{ProfileSectionId}/child/areaOfStudyItems/{AreaOfStudyId}/child/areaOfStudyItemsDFF/{AreaOfStudyId2}
- Get all flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/areaOfStudySections/{ProfileSectionId}/child/areaOfStudyItems/{AreaOfStudyId}/child/areaOfStudyItemsDFF
- Update a flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/areaOfStudySections/{ProfileSectionId}/child/areaOfStudyItems/{AreaOfStudyId}/child/areaOfStudyItemsDFF/{AreaOfStudyId2}