Combo Meals REST Endpoints
v1/Menu Items/Combo Meals/Combo Meals
These APIs maintain Combo Meals:
Release | Description |
---|---|
23.3 | Starting with the API release 23.3, the Simphony-OrgShortName parameter will be ignored. The API will use the authentication token to determine which organization the API account has access to. |
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