- Subcategories:
- Drop Scheme Settings Assignments
- Drop Scheme Types
Drop Scheme Settings REST Endpoints
Drop Scheme Settings
The drop scheme settings resource is used to manage drop or withdrawal settings.
- Create all drop schemes
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/dropSchemes - Delete a drop scheme
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/dropSchemes/{DropSchemeId} - Get a drop scheme
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/dropSchemes/{DropSchemeId} - Get all drop schemes
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/dropSchemes - Update a drop scheme
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/dropSchemes/{DropSchemeId}