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: post
Path: /fscmRestApi/resources/11.13.18.05/abcClassifications/{CompileId}/child/DFF
Delete one DFF attribute of the ABC Classification
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/abcClassifications/{CompileId}/child/DFF/{CompileId2}
Get all DFF attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/abcClassifications/{CompileId}/child/DFF
Get one DFF attribute of ABC Classification
Method: get
Path: /fscmRestApi/resources/11.13.18.05/abcClassifications/{CompileId}/child/DFF/{CompileId2}