Person Passports Descriptive Flexfields REST Endpoints
HCM Contacts/Passports/Person Passports Descriptive Flexfields
The operations from the HCM Contacts/Passports/Person Passports Descriptive Flexfields category.
- Create a person passport descriptive flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/passports/{PassportId}/child/passportsDFF
- Get a person passport descriptive flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/passports/{PassportId}/child/passportsDFF/{PassportId3}
- Get all person passport descriptive flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/passports/{PassportId}/child/passportsDFF
- Update a person passport descriptive flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/passports/{PassportId}/child/passportsDFF/{PassportId3}