Work Relationship Developer Flexfields REST Endpoints

Workers/Work Relationships/Work Relationship Developer Flexfields
The workRelationshipsDDF resource is a child of the workRelationships resource. It provides all the work relationship developer 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/workRelationshipsDDF
Get a flexfield
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/workRelationshipsDDF/{PeriodOfServiceId2}
Get all flexfields
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/workRelationshipsDDF
Update a flexfield
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/workRelationshipsDDF/{PeriodOfServiceId2}