Pre-Delete Check Combo Meals
post
/config/sim/v2/menuItems/preDeleteCheckComboMeals
Checks the existence of references to a Combo Meal in the database.
Request
Supported Media Types
- application/json
- multipart/form-data
request body for Combo Meals
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique hierarchy unit valueExample:
1
-
objectNum(required):
integer
Unique reference of the Combo MealExample:
2
Response
Supported Media Types
- application/json
200 Response
Dependency check Response. The values of "response" can either be "Dependency exist." or "Dependency does not exist."