Pre-Delete Check Combo Meals

post

/config/sim/v1/menuitems/predeletecheckcombomeals

Checks the existence of references to a Combo Meal in the database.

Request

Supported Media Types
Body ()
Root Schema : ComboMealsResponse
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Dependency check Response. The values of "response" can either be "Dependency exist." or "Dependency does not exist."
Body ()
Root Schema : ComboMealPre-DeleteCheckResponse
Type: object
Show Source
  • Indicates existence of references to the object in the database.
    Example: Dependency exists/Dependency does not exist

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top