Menu Item Master REST Endpoints
v1/Menu Items/Menu Item Master
These APIs maintain Menu Item Masters:
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 |
|
23.5 | Introduced two new fields for external references. These fields are supported starting from Simphony Version 19.8 |
- Add Menu Item Masters
- Method: postPath:
/config/sim/v1/menuItems/menuItemMasters
- Bulk Insert Menu Item Master
- Method: postPath:
/config/sim/v1/menuItems/bulkInsertMenuItemMasters
- Delete Menu Item Masters
- Method: postPath:
/config/sim/v1/menuItems/deleteMenuItemMasters
- Get Menu Item Masters
- Method: postPath:
/config/sim/v1/menuItems/getMenuItemMasters
- Pre-Delete Check Menu Item Masters
- Method: postPath:
/config/sim/v1/menuItems/preDeleteCheckMenuItemMasters
- Update Menu Item Masters
- Method: postPath:
/config/sim/v1/menuItems/updateMenuItemMasters