Update Condiment Groups
post
/config/sim/v1/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 : CondimentGroupCUDRequestBody
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
Name
-
objectNum(required):
integer
Object number of the condiment GroupExample:
1
Nested Schema : consumerDescription
Type:
object
Consumer Description
Example:
{
"1":"Family Group 1",
"2":"Familiengruppe 1",
"3":"Grupo familiar 1"
}
Nested Schema : name
Type:
object
Name
Example:
{
"1":"Family Group 1",
"2":"Familiengruppe 1",
"3":"Grupo familiar 1"
}
Response
Supported Media Types
- application/json
200 Response
Condiment Group Updated.
Root Schema : CondimentGroupResponse
Type:
Show Source
object
-
hierUnitId:
integer
Unique reference of the hierarchy unitExample:
2
-
objectNum:
integer
Object Number of the condiment groupExample:
1