Flexfields for Units of Measure REST Endpoints

SCM Common/Units of Measure/Flexfields for Units of Measure
The Flexfields for Units of Measure resource manages the descriptive flexfields for the unit of measure.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/unitsOfMeasure/{UOMCode}/child/DFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/unitsOfMeasure/{UOMCode}/child/DFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/unitsOfMeasure/{UOMCode}/child/DFF/{UnitOfMeasureId}
Update a flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/unitsOfMeasure/{UOMCode}/child/DFF/{UnitOfMeasureId}