Flexfields for Manufacturing Work Areas REST Endpoints
Manufacturing/Work Areas/Flexfields for Manufacturing Work Areas
The Flexfields for Work Areas resource manages the names of the descriptive flexfields that a work area references.
- Create flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/workAreas/{WorkAreaId}/child/WorkAreaDFF - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/workAreas/{WorkAreaId}/child/WorkAreaDFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/workAreas/{WorkAreaId}/child/WorkAreaDFF/{WorkAreaId2} - Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/workAreas/{WorkAreaId}/child/WorkAreaDFF/{WorkAreaId2}