Combo Side Group Item REST Endpoints
v1/Menu Items/Combo Side Groups/Combo Side Group Item
These APIs maintain Combo Meal Side Groups:
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 Side Group Items
- Method: postPath:
/config/sim/v1/menuItems/combosidegroups/sidegroupitems
- Bulk Insert Combo Side Group Items
- Method: postPath:
/config/sim/v1/menuItems/combosidegroups/bulkinsertsidegroupitems
- Delete Combo Side Group Items
- Method: postPath:
/config/sim/v1/menuItems/combosidegroups/deletesidegroupitems
- Get Combo Side Group Items
- Method: postPath:
/config/sim/v1/menuItems/combosidegroups/getsidegroupitems
- Update Combo Side Group Items
- Method: postPath:
/config/sim/v1/menuItems/combosidegroups/updatesidegroupitems