Person Passports Descriptive Flexfields REST Endpoints

HCM Contacts/Passports/Person Passports Descriptive Flexfields
The passportsDFF resource is the child of the personPassports resource and provides the details of the person passport descriptive flexfield attributes.
Create a person passport descriptive flexfield
Method: post
Path: /hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/passports/{PassportId}/child/passportsDFF
Get a person passport descriptive flexfield
Method: get
Path: /hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/passports/{PassportId}/child/passportsDFF/{PassportId3}
Get all person passport descriptive flexfields
Method: get
Path: /hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/passports/{PassportId}/child/passportsDFF
Update a person passport descriptive flexfield
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/passports/{PassportId}/child/passportsDFF/{PassportId3}