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: postPath:
/fscmRestApi/resources/11.13.18.05/abcAssignmentGroups/{AssignmentGroupId}/child/DFF - Delete one DFF attribute of ABC Assignment Group
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/abcAssignmentGroups/{AssignmentGroupId}/child/DFF/{AssignmentGroupId2} - Get all DFF attributes of ABC Assignment Group
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/abcAssignmentGroups/{AssignmentGroupId}/child/DFF - Get one DFF attribute of ABC Assignment Group
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/abcAssignmentGroups/{AssignmentGroupId}/child/DFF/{AssignmentGroupId2} - Update one DFF attribute of ABC Assignment Group
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/abcAssignmentGroups/{AssignmentGroupId}/child/DFF/{AssignmentGroupId2}