Contracts Descriptive Flexfields REST Endpoints

Workers/Work Relationships/Contracts/Contracts Descriptive Flexfields
The contractsDFF resource is a child of the contracts resource. It provides all the contracts descriptive flexfields of a worker as of the specified date. By default, the current date is retained.
Create a flexfield
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/contracts/{contractsUniqID}/child/contractsDFF
Get a flexfield
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/contracts/{contractsUniqID}/child/contractsDFF/{contractsDFFUniqID}
Get all flexfields
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/contracts/{contractsUniqID}/child/contractsDFF
Update a flexfield
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/contracts/{contractsUniqID}/child/contractsDFF/{contractsDFFUniqID}