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