Locations Descriptive Flexfields REST Endpoints
Locations V2/Locations Descriptive Flexfields
The operations from the Locations V2/Locations Descriptive Flexfields category.
- Create all descriptive flexfield of location
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/locationsV2/{locationsV2UniqID}/child/locationsDFF
- Delete a descriptive flexfield of a location
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/locationsV2/{locationsV2UniqID}/child/locationsDFF/{locationsDFFUniqID}
- Get a descriptive flexfield of location
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/locationsV2/{locationsV2UniqID}/child/locationsDFF/{locationsDFFUniqID}
- Get all descriptive flexfield of location
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/locationsV2/{locationsV2UniqID}/child/locationsDFF
- Update a descriptive flexfield of a location
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/locationsV2/{locationsV2UniqID}/child/locationsDFF/{locationsDFFUniqID}