Combo Side Group Item Prices REST Endpoints

v2/Menu Items/Combo Side Groups/Combo Side Group Item Prices

These APIs maintain Combo Side Group Item Prices:

Release Description
23.5
  • Combo Side Group Items v2 introduced
  • Added bulk insert and update endpoints
23.6
  • Update endpoint will only update an existing record and will not insert a new record.
  • comboMealGroupObjNum has been replaced by comboMealGroupId
  • The hierUnitId field now represents the hierarchy unit where the price is located.
  • Bulk API operations for this object are supported starting from Simphony version 19.8.2.
Add Combo Side Group Item Prices
Method: post
Path: /config/sim/v2/menuItems/comboSideGroups/sideGroupItemPrices
Bulk Insert Combo Side Group Item Prices
Method: post
Path: /config/sim/v2/menuItems/comboSideGroups/bulkInsertSideGroupItemsPrices
Bulk Update Combo Side Group Item Prices
Method: post
Path: /config/sim/v2/menuItems/comboSideGroups/bulkUpdateSideGroupItemsPrices
Delete Combo Side Group Item Prices
Method: post
Path: /config/sim/v2/menuItems/comboSideGroups/deleteSideGroupItemPrices
Get Combo Side Group Item Prices
Method: post
Path: /config/sim/v2/menuItems/comboSideGroups/getSideGroupItemPrices
Update Combo Side Group Item Prices
Method: post
Path: /config/sim/v2/menuItems/comboSideGroups/updateSideGroupItemPrices