Assignment Extensible Flexfields REST Endpoints
Employees/Assignments/Assignment Extensible Flexfields
The operations from the Employees/Assignments/Assignment Extensible Flexfields category.
- Create an assignment extensible flexfield information
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/emps/{empsUniqID}/child/assignments/{assignmentsUniqID}/child/assignmentExtraInformation
- Get all assignments extensible flexfields information
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/emps/{empsUniqID}/child/assignments/{assignmentsUniqID}/child/assignmentExtraInformation
- Get an assignment extensible flexfield information
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/emps/{empsUniqID}/child/assignments/{assignmentsUniqID}/child/assignmentExtraInformation/{assignmentExtraInformationUniqID}
- Update an assignment extensible flexfield information
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/emps/{empsUniqID}/child/assignments/{assignmentsUniqID}/child/assignmentExtraInformation/{assignmentExtraInformationUniqID}