Employment Contracts Descriptive Flexfields REST Endpoints
Workers/Work Relationships/Contracts/Employment Contracts Descriptive Flexfields
The operations from the Workers/Work Relationships/Contracts/Employment Contracts Descriptive Flexfields category.
- Create an extensible information for employment contract
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/contracts/{contractsUniqID}/child/contractsDFF - Get all employment contracts extensible information
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/contracts/{contractsUniqID}/child/contractsDFF - Get an employment contract extensible information
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/contracts/{contractsUniqID}/child/contractsDFF/{contractsDFFUniqID} - Update an extensible information for employment contract
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/contracts/{contractsUniqID}/child/contractsDFF/{contractsDFFUniqID}