Religion Descriptive Flexfields REST Endpoints

Workers/Religions/Religion Descriptive Flexfields
The religionsDFF resource is a child of the workers resource. It provides all the religion 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/religions/{ReligionId}/child/religionsDFF
Get a flexfield
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/religions/{ReligionId}/child/religionsDFF/{ReligionId2}
Get all flexfields
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/religions/{ReligionId}/child/religionsDFF
Update a flexfield
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/religions/{ReligionId}/child/religionsDFF/{ReligionId2}