Passport Descriptive Flexfields REST Endpoints

Workers/Passports/Passport Descriptive Flexfields
The passportsDFF resource is a child of the passports resource. It provides all the passport 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/passports/{PassportId}/child/passportsDDF
Get a flexfield
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/passports/{PassportId}/child/passportsDDF/{PassportId2}
Get all flexfields
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/passports/{PassportId}/child/passportsDDF
Update a flexfield
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/passports/{PassportId}/child/passportsDDF/{PassportId2}