Person Photos Descriptive Flexfields REST Endpoints
Workers/Photos/Person Photos Descriptive Flexfields
The operations from the Workers/Photos/Person Photos Descriptive Flexfields category.
- Create a person photo descriptive flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/photos/{PhotoId}/child/photosDFF
- Get a person photo descriptive flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/photos/{PhotoId}/child/photosDFF/{ImageId}
- Get all person photo descriptive flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/photos/{PhotoId}/child/photosDFF
- Update a person photo descriptive flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/photos/{PhotoId}/child/photosDFF/{ImageId}