Create an All Product Families Attribute Menu Item Price
post
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/attributes/{attributeVarName}/menuItems/{menuItemId}/prices
Use this endpoint to create a price for the specified All Product Families 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
Root Schema : Config Menu Item Prices
Type:
objectTitle:
Show Source
Config Menu Item Prices-
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. -
id:
integer
Title:
IdPrimary Key of the Resource -
price:
object Price
Title:
PricePrice
Nested Schema : Price
Type:
objectTitle:
PricePrice
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:
objectTitle:
Show Source
Config Menu Item Prices-
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. -
id:
integer
Title:
IdPrimary Key of the Resource -
price:
object Price
Title:
PricePrice
Nested Schema : Price
Type:
objectTitle:
PricePrice
Show Source
-
currency:
string
Title:
currency -
value:
number
Title:
value