Create a Model Attribute Menu Item Price
post
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models/{modelVarName}/attributes/{attributeVarName}/menuItems/{menuItemId}/prices
Use this endpoint to add a price for the specified Model menu item.
Request
Supported Media Types
- application/json
Path Parameters
-
allProdFamsVarName(required): string
Variable Name
-
attributeVarName(required): string
Variable Name of the Attribute
-
menuItemId(required): integer
Primary Key of the Resource
-
modelVarName(required): string
Variable Name of the Product Line
-
prodFamVarName(required): string
Variable Name
-
prodLineVarName(required): string
Variable Name of the Product Line
Root Schema : Config Menu Item Prices
Type:
object
Title:
Show Source
Config Menu Item Prices
-
dateAdded:
string
Title:
Date Added
System field indicating the date on which the Resource was created. -
dateModified:
string
Title:
Date Modified
System field indicating the date on which the Resource was last modified. -
id:
integer
Title:
Id
Primary Key of the Resource -
price:
object Price
Title:
Price
Price
Nested Schema : Price
Type:
object
Title:
Price
Price
Show Source
-
currency:
string
Title:
currency
-
value:
number
Title:
value
Response
Supported Media Types
- application/json
Default Response
Root Schema : Config Menu Item Prices
Type:
object
Title:
Show Source
Config Menu Item Prices
-
dateAdded:
string
Title:
Date Added
System field indicating the date on which the Resource was created. -
dateModified:
string
Title:
Date Modified
System field indicating the date on which the Resource was last modified. -
id:
integer
Title:
Id
Primary Key of the Resource -
price:
object Price
Title:
Price
Price
Nested Schema : Price
Type:
object
Title:
Price
Price
Show Source
-
currency:
string
Title:
currency
-
value:
number
Title:
value