Work History Items Descriptive Flexfields REST Endpoints
Talent Person Profiles/Work History Sections/Work History Items/Work History Items Descriptive Flexfields
The operations from the Talent Person Profiles/Work History Sections/Work History Items/Work History Items Descriptive Flexfields category.
- Create a flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workHistorySections/{ProfileSectionId1}/child/workHistoryItems/{workHistoryItemsUniqID}/child/workHistoryItemsDFF
- Get a flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workHistorySections/{ProfileSectionId1}/child/workHistoryItems/{workHistoryItemsUniqID}/child/workHistoryItemsDFF/{PrevEmploymentId}
- Get all flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workHistorySections/{ProfileSectionId1}/child/workHistoryItems/{workHistoryItemsUniqID}/child/workHistoryItemsDFF
- Update a flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/workHistorySections/{ProfileSectionId1}/child/workHistoryItems/{workHistoryItemsUniqID}/child/workHistoryItemsDFF/{PrevEmploymentId}