Combo Meals REST Endpoints
v1/Menu Items/Combo Meals/Combo Meals
These APIs maintain Combo Meals:
Release | Description |
---|---|
23.3 | The Simphony-OrgShortName parameter is deprecated. The authentication token contains the organization access details. |
23.4 | Added bulk insert endpoint |
- Add Combo Meals
- Method: postPath:
/config/sim/v1/menuitems/combomeals
- Bulk Insert Combo Meals
- Method: postPath:
/config/sim/v1/menuitems/bulkinsertcombomeals
- Delete Combo Meals
- Method: postPath:
/config/sim/v1/menuitems/deletecombomeals
- Get Combo Meals
- Method: postPath:
/config/sim/v1/menuitems/getcombomeals
- Pre-Delete Check Combo Meals
- Method: postPath:
/config/sim/v1/menuitems/predeletecheckcombomeals
- Update Combo Meals
- Method: postPath:
/config/sim/v1/menuitems/updatecombomeals