Talent Score Descriptive Flexfields REST Endpoints
Talent Ratings/Talent Scores/Talent Score Descriptive Flexfields
The operations from the Talent Ratings/Talent Scores/Talent Score Descriptive Flexfields category.
- Create a talent score flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/talentScores/{TalentScoreId}/child/talentScoresDFF
- Get a talent score flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/talentScores/{TalentScoreId}/child/talentScoresDFF/{TalentScoreId2}
- Get all talent score flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/talentScores/{TalentScoreId}/child/talentScoresDFF
- Update a talent score flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/talentScores/{TalentScoreId}/child/talentScoresDFF/{TalentScoreId2}