Flexfields for Release Rules REST Endpoints
Inventory Management/Release Rules/Flexfields for Release Rules
The operations from the Inventory Management/Release Rules/Flexfields for Release Rules category.
- Create flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/releaseRules/{ReleaseRuleId}/child/DFF - Delete one flexfield
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/releaseRules/{ReleaseRuleId}/child/DFF/{PickingRuleId} - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/releaseRules/{ReleaseRuleId}/child/DFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/releaseRules/{ReleaseRuleId}/child/DFF/{PickingRuleId} - Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/releaseRules/{ReleaseRuleId}/child/DFF/{PickingRuleId}