Add Condiment Groups
post
/config/sim/v1/menuItems/condimentgroups
Adds a Condiment 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:
objectCUD 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:
objectConsumer Description
Example:
{
"1":"Family Group 1",
"2":"Familiengruppe 1",
"3":"Grupo familiar 1"
}Nested Schema : name
Type:
objectName
Example:
{
"1":"Family Group 1",
"2":"Familiengruppe 1",
"3":"Grupo familiar 1"
}Response
Supported Media Types
- application/json
200 Response
Condiment Group Added
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