Goal Plans Descriptive Flexfields REST Endpoints
Goal Plans/Goal Plans Descriptive Flexfields
The operations from the Goal Plans/Goal Plans Descriptive Flexfields category.
- Create a descriptive flexfield attribute for the goal plan
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/goalPlansDFF
- Delete a descriptive flexfield attribute of the goal plan
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/goalPlansDFF/{GoalPlanId2}
- Get a descriptive flexfield attribute of the goal plan
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/goalPlansDFF/{GoalPlanId2}
- Get all descriptive flexfield attributes of the goal plan
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/goalPlansDFF
- Update a descriptive flexfield attribute of the goal plan
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/goalPlansDFF/{GoalPlanId2}