Person Phones Descriptive Flexfields REST Endpoints
HCM Contacts/Phones/Person Phones Descriptive Flexfields
The operations from the HCM Contacts/Phones/Person Phones Descriptive Flexfields category.
- Create a person phone descriptive flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/phones/{PhoneId}/child/phonesDFF
- Get a person phone descriptive flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/phones/{PhoneId}/child/phonesDFF/{PhoneId2}
- Get all person phone descriptive flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/phones/{PhoneId}/child/phonesDFF
- Update a person phone descriptive flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/phones/{PhoneId}/child/phonesDFF/{PhoneId2}