Add Combo Meals

post

/config/sim/v2/menuItems/comboMeals

Add the Combo Meal object to a specified hierarchy unit of specified organization.

Request

Supported Media Types
Header Parameters
Body ()
request body for Combo Meals
Root Schema : schema
Type: object
Show Source
Nested Schema : name
Type: object
Combo Meal Name
Example:
{
    "1":"Enterprise",
    "2":"Unternehmen",
    "3":"Empresa"
}
Nested Schema : sides
Type: array
An array of Sides that are associated with the combo meal
Show Source
Nested Schema : ComboMeals_Sides_CUD
Type: object
Show Source
Nested Schema : prices
Type: array
Show Source
Nested Schema : ComboMeals_Prices
Type: object
An array of prices associated with the combo meal
Show Source
Back to Top

Response

Supported Media Types

200 Response

Combo Meal Added.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top