Delete Combo Meal Side Group Prices
post
/config/sim/v2/menuItems/comboMeals/deleteMealSideGroupPrices
Deletes a price for a side of a Combo Meal
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Request body
Root Schema : schema
Type:
Show Source
object-
comboMealObjNum(required):
integer
Object Number of the Combo MealExample:
1 -
hierUnitId(required):
integer
Unique reference of the hierarchy unitExample:
2 -
sequenceNum(required):
integer
The sequence number of the priceExample:
1 -
sideNum(required):
integer
Sequence number of the sideExample:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.