Performance Rating Descriptive Flexfields REST Endpoints
Talent Ratings/Performance Ratings/Performance Rating Descriptive Flexfields
The operations from the Talent Ratings/Performance Ratings/Performance Rating Descriptive Flexfields category.
- Create a performance rating flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/performanceRatings/{PerformanceRatingId}/child/performanceRatingsDFF
- Get a performance rating flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/performanceRatings/{PerformanceRatingId}/child/performanceRatingsDFF/{PerfRatingId}
- Get all performance rating flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/performanceRatings/{PerformanceRatingId}/child/performanceRatingsDFF
- Update a performance rating flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/performanceRatings/{PerformanceRatingId}/child/performanceRatingsDFF/{PerfRatingId}