Descriptive Flexfields REST Endpoints
Inventory Management/ABC Classifications/Descriptive Flexfields
The operations from the Inventory Management/ABC Classifications/Descriptive Flexfields category.
- Create all DFF attributes of the ABC Classification
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/abcClassifications/{CompileId}/child/DFF - Delete one DFF attribute of the ABC Classification
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/abcClassifications/{CompileId}/child/DFF/{CompileId2} - Get all DFF attributes
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/abcClassifications/{CompileId}/child/DFF - Get one DFF attribute of ABC Classification
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/abcClassifications/{CompileId}/child/DFF/{CompileId2}