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