Delete a BOM Mapping Rule
post
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models/{modelVarName}/bomMappingRules/{ruleId}/actions/delete
Use this endpoint to delete the specified BOM Mapping Rule.
Request
Supported Media Types
- application/json
Path Parameters
-
allProdFamsVarName(required): string
Variable Name of All Product Families '_allProductFamilies'
-
modelVarName(required): string
Variable Name of the Model.
-
prodFamVarName(required): string
Variable Name of the Product Family.
-
prodLineVarName(required): string
Variable Name of the Product Line
-
ruleId(required): integer
The Configuration rule Id.
Root Schema : configBomMappingRuleSetups-deleteRequest
Type:
object
Response
Supported Media Types
- application/json
Default Response
Root Schema : configBomMappingRuleSetups-deleteResponse
Type:
object