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: post
Path: /fscmRestApi/resources/11.13.18.05/workAreas/{WorkAreaId}/child/WorkAreaDFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workAreas/{WorkAreaId}/child/WorkAreaDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workAreas/{WorkAreaId}/child/WorkAreaDFF/{WorkAreaId2}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/workAreas/{WorkAreaId}/child/WorkAreaDFF/{WorkAreaId2}