Work Preference Items Descriptive Flexfields REST Endpoints
Talent Person Profiles/Work Preference Sections/Work Preference Items/Work Preference Items Descriptive Flexfields
The operations from the Talent Person Profiles/Work Preference Sections/Work Preference Items/Work Preference Items Descriptive Flexfields category.
- Create a flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workPreferenceSections/{ProfileSectionId1}/child/workPreferenceItems/{workPreferenceItemsUniqID}/child/workPreferenceItemsDFF
- Get a flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workPreferenceSections/{ProfileSectionId1}/child/workPreferenceItems/{workPreferenceItemsUniqID}/child/workPreferenceItemsDFF/{WorkPrefId}
- Get all flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workPreferenceSections/{ProfileSectionId1}/child/workPreferenceItems/{workPreferenceItemsUniqID}/child/workPreferenceItemsDFF
- Update a flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workPreferenceSections/{ProfileSectionId1}/child/workPreferenceItems/{workPreferenceItemsUniqID}/child/workPreferenceItemsDFF/{WorkPrefId}