Person Descriptive Flexfields REST Endpoints
Employees/Person Descriptive Flexfields
The operations from the Employees/Person Descriptive Flexfields category.
- Create a person descriptive flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/emps/{empsUniqID}/child/personDFF
- Get a person descriptive flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/emps/{empsUniqID}/child/personDFF/{PersonId}
- Get all person descriptive flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/emps/{empsUniqID}/child/personDFF
- Update a person descriptive flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/emps/{empsUniqID}/child/personDFF/{PersonId}