Delete Combo Side Group Items
post
/config/sim/v2/menuItems/comboSideGroups/deleteSideGroupItems
Deletes the Combo Meal Group Item object from a combo meal group for the specified organization.
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
-
comboMealGroupId(required):
integer
Combo Meal Group IdExample:
1
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the side group item is locatedExample:
2
-
itemObjNum(required):
integer
Object number of the menu item master associated with the combo group itemExample:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.