Flexfields for Units of Measure REST Endpoints
SCM Common/Units of Measure/Flexfields for Units of Measure
The operations from the SCM Common/Units of Measure/Flexfields for Units of Measure category.
- Create one flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/unitsOfMeasure/{UOMCode}/child/DFF - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/unitsOfMeasure/{UOMCode}/child/DFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/unitsOfMeasure/{UOMCode}/child/DFF/{UnitOfMeasureId} - Update a flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/unitsOfMeasure/{UOMCode}/child/DFF/{UnitOfMeasureId}