Delete Menu Item Group Deatils
post
/config/sim/v1/menuItems/MenuItemGroups/deleteDetails
Delete Menu Item Group Details
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
A Request body
Root Schema : schema
Type:
Show Source
object
-
exclude(required):
boolean
Identifies which menu items to exclude for Group Type of 1-Discount. For Group Type 2-Tax Override, this parameter is not activeExample:
false
-
hierUnitId(required):
integer
Unique hierarchy unit referenceExample:
2
- menuItemGroupObjNum(required): integer
-
seq(required):
integer
Sequence number of the Menu Item Group Detail entry. Value must lie between 1 and 32767.Example:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.