Menu Item Prices REST Endpoints
v1/Menu Items/Menu Item Prices
These APIs maintain Menu Item Prices:
| Release | Description |
|---|---|
| 23.3 | The Simphony-OrgShortName parameter is deprecated. The authentication token contains the organization access details. |
| 23.4 | Added bulk insert endpoint |
| 23.5 | Introduced two new fields for external references. These fields are supported starting from Simphony Version 19.8 |
- Add Menu Item Prices
- Method: postPath:
/config/sim/v1/menuItems/menuItemPrices - Bulk Insert Menu Item Prices
- Method: postPath:
/config/sim/v1/menuItems/bulkInsertMenuItemPrices - Delete Menu Item Prices
- Method: postPath:
/config/sim/v1/menuItems/deleteMenuItemPrices - Get Menu Item Prices
- Method: postPath:
/config/sim/v1/menuItems/getMenuItemPrices - Update Menu Item Prices
- Method: postPath:
/config/sim/v1/menuItems/updateMenuItemPrices