Get a BOM Mapping Rule
get
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models/{modelVarName}/bomMappingRules/{ruleId}
Use this endpoint to retrieve the specified BOM Mapping Rule.
Request
Supported Media Types
- application/json
Path Parameters
-
allProdFamsVarName(required): string
Variable Name
-
modelVarName(required): string
Variable Name of the Product Line
-
prodFamVarName(required): string
Variable Name
-
prodLineVarName(required): string
Variable Name of the Product Line
-
ruleId(required): integer
Primary Key Of The Resource
Query Parameters
-
expand: string
Allows expansion of relationships.
Response
Supported Media Types
- application/json
Default Response
Root Schema : Bom Mapping Rule
Type:
objectTitle:
Show Source
Bom Mapping Rule-
actionType:
object Action Type
Title:
Action TypeAction Type of The Rule -
bomVariableName:
string
Title:
BOM Variable NameVariable Name of the target BOM -
conditionExpression:
string
Title:
Condition ExpressionCondition Expression of Rule -
conditionType:
object Condition Type
Title:
Condition TypeCondition Type of Rule -
dateAdded:
string
Title:
Date AddedSystem field indicating the date on which the Resource was created. -
dateModified:
string
Title:
Date ModifiedSystem field indicating the date on which the Resource was last modified. -
description:
string
Title:
DescriptionDescription of the Bom Mapping Rule -
detailType:
object Detail Type
Title:
Detail TypeDetail Type of Rule -
endDate:
string
Title:
End DateEnd Date -
id:
integer
Title:
IdPrimary Key Of The Resource -
label:
string
Title:
Bom Mapping Rule NameName of the Bom Mapping Rule -
orderNumber:
integer
Title:
Order NumberOrder Number of the Bom Mapping Rule -
processVariableName:
string
Title:
Process Variable NameVariable Name of the Process -
refType:
object Reference Type
Title:
Reference TypeType of the Reference -
ruleType:
object Rule Type
Title:
Rule TypeType of the Rule -
startDate:
string
Title:
Start DateStart Date -
status:
object Rule Status
Title:
Rule StatusStatus of Rule -
variableName:
string
Title:
Variable NameVariable Name of the Bom Mapping Rule
Nested Schema : Action Type
Type:
objectTitle:
Action TypeAction Type of The Rule
Show Source
-
displayValue:
string
Title:
Display ValueTranslated display name of the type for which fixed list of values can be defined. -
id:
integer
Title:
IdPrimary Key of the fixed list of value resource. -
lookupCode:
string
Title:
Lookup CodeLanguage independent code of the fixed list of value.
Nested Schema : Condition Type
Type:
objectTitle:
Condition TypeCondition Type of Rule
Show Source
-
displayValue:
string
Title:
Display ValueTranslated display name of the type for which fixed list of values can be defined. -
id:
integer
Title:
IdPrimary Key of the fixed list of value resource. -
lookupCode:
string
Title:
Lookup CodeLanguage independent code of the fixed list of value.
Nested Schema : Detail Type
Type:
objectTitle:
Detail TypeDetail Type of Rule
Show Source
-
displayValue:
string
Title:
Display ValueTranslated display name of the type for which fixed list of values can be defined. -
id:
integer
Title:
IdPrimary Key of the fixed list of value resource. -
lookupCode:
string
Title:
Lookup CodeLanguage independent code of the fixed list of value.
Nested Schema : Reference Type
Type:
objectTitle:
Reference TypeType of the Reference
Show Source
-
displayValue:
string
Title:
Display ValueTranslated display name of the type for which fixed list of values can be defined. -
id:
integer
Title:
IdPrimary Key of the fixed list of value resource. -
lookupCode:
string
Title:
Lookup CodeLanguage independent code of the fixed list of value.
Nested Schema : Rule Type
Type:
objectTitle:
Rule TypeType of the Rule
Show Source
-
displayValue:
string
Title:
Display ValueTranslated display name of the type for which fixed list of values can be defined. -
id:
integer
Title:
IdPrimary Key of the fixed list of value resource. -
lookupCode:
string
Title:
Lookup CodeLanguage independent code of the fixed list of value.
Nested Schema : Rule Status
Type:
objectTitle:
Rule StatusStatus of Rule
Show Source
-
displayValue:
string
Title:
Display ValueTranslated display name of the type for which fixed list of values can be defined. -
id:
integer
Title:
IdPrimary Key of the fixed list of value resource. -
lookupCode:
string
Title:
Lookup CodeLanguage independent code of the fixed list of value.