Get a BOM Mapping Rule Condition

get

/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models/{modelVarName}/bomMappingRules/{ruleId}/conditions/{ruleConditionIndex}

Use this endpoint to retrieve the specified BOM mapping Rule condition.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

Default Response

Body ()
Root Schema : Config Rule Condition
Type: object
Title: Config Rule Condition
Show Source
Nested Schema : Operator 1
Type: object
Title: Operator 1
Operator 1 of The Condition
Show Source
  • Title: Display Value
    Translated display name of the type for which fixed list of values can be defined.
  • Title: Id
    Primary Key of the fixed list of value resource.
  • Title: Lookup Code
    Language independent code of the fixed list of value.
Nested Schema : Operator 2
Type: object
Title: Operator 2
Operator 2 of The Condition
Show Source
  • Title: Display Value
    Translated display name of the type for which fixed list of values can be defined.
  • Title: Id
    Primary Key of the fixed list of value resource.
  • Title: Lookup Code
    Language independent code of the fixed list of value.
Back to Top