Descriptive Flexfields REST Endpoints

Inventory Management/ABC Assignment Groups/Descriptive Flexfields
The operations from the Inventory Management/ABC Assignment Groups/Descriptive Flexfields category.
Create all DFF attributes of ABC Assignment Group
Method: post
Path: /fscmRestApi/resources/11.13.18.05/abcAssignmentGroups/{AssignmentGroupId}/child/DFF
Delete one DFF attribute of ABC Assignment Group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/abcAssignmentGroups/{AssignmentGroupId}/child/DFF/{AssignmentGroupId2}
Get all DFF attributes of ABC Assignment Group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/abcAssignmentGroups/{AssignmentGroupId}/child/DFF
Get one DFF attribute of ABC Assignment Group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/abcAssignmentGroups/{AssignmentGroupId}/child/DFF/{AssignmentGroupId2}
Update one DFF attribute of ABC Assignment Group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/abcAssignmentGroups/{AssignmentGroupId}/child/DFF/{AssignmentGroupId2}