Update an All Product Families Attribute Menu Item
put
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/attributes/{attributeVarName}/menuItems/{menuItemId}
Use this endpoint to update 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 Items
Type:
object
Title:
Show Source
Config Menu Items
-
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 -
itemText:
string
Title:
Menu Item Text
Text of the Menu Item -
itemValue:
string
Title:
Menu Item Value
Value of the Menu Item -
orderNumber:
integer
Title:
Order Number
Order Number of Config Menu Item
Response
Supported Media Types
- application/json