Person Emails Descriptive Flexfields REST Endpoints
HCM Contacts/Emails/Person Emails Descriptive Flexfields
The operations from the HCM Contacts/Emails/Person Emails Descriptive Flexfields category.
- Create a person email descriptive flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/emails/{EmailAddressId}/child/emailsDFF
- Get a person email descriptive flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/emails/{EmailAddressId}/child/emailsDFF/{EmailAddressId2}
- Get all person email descriptive flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/emails/{EmailAddressId}/child/emailsDFF
- Update a person email descriptive flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/emails/{EmailAddressId}/child/emailsDFF/{EmailAddressId2}