Update Condiment Groups
post
/config/sim/v2/menuItems/updateCondimentGroups
Updates the condiment group of a combo meal group
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
CUD Request Body for Condiment Group object of the organization
Root Schema : schema
Type:
object
CUD Request Body for Condiment Group Object
Show Source
-
consumerDescription:
object consumerDescription
Consumer Description
-
hierUnitId(required):
integer
Unique reference of the hierarchy unitExample:
1
-
name(required):
object name
Condiment Group Name
-
objectNum(required):
integer
Object number of the condiment GroupExample:
1
Nested Schema : consumerDescription
Type:
object
Consumer Description
Example:
{
"1":"Enterprise",
"2":"Unternehmen",
"3":"Empresa"
}
Nested Schema : name
Type:
object
Condiment Group Name
Example:
{
"1":"Enterprise",
"2":"Unternehmen",
"3":"Empresa"
}
Response
Supported Media Types
- application/json
200 Response
Condiment Group Updated