Update Combo Meal Side Groups
post
/config/sim/v2/menuItems/comboMeals/updateMealSideGroups
Updates the Combo Meal Side.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Combo Meal Side Groups Object
Root Schema : schema
Type:
Show Source
object
-
comboGrpObjNum(required):
integer
Object number of the Side Item Group that contains the side items for the combo meal.Example:
1
-
comboMealObjNum(required):
integer
Combo Meal object numberExample:
1
-
defaultMenuLevelIndex:
integer
Index of the default menu level for this combo group.Example:
1
-
hierUnitId(required):
integer
Unique hierarchy unit referenceExample:
2
- menuLevel: string
-
sideCount:
integer
Number of Combo Meal Group items required for the combo meal side.Example:
1
-
sideNum(required):
integer
Sequence number of the side.Example:
1
Response
Supported Media Types
- application/json
200 Response
Combo Meal Side Group Updated.