Get Menu List
Get Menu List
Path Parameters
Name
Type
Description
{
"meta": {
"totalResults": 5,
"start": 0,
"perPage": 50,
"count": 2
},
"results": [
{
"id": 125,
"menuTypeCategory": 0,
"name": "Menu 1",
"minimumPax": 20,
"maximumPax": 30,
"cost": 98,
"costType": 1,
"smallDescription": "small description",
"marketplaceName": "Marketplace Name 1",
"marketplaceCategories": []
},
{
"id": 125,
"menuTypeCategory": 1,
"name": "Menu 2",
"minimumPax": 10,
"maximumPax": 30,
"cost": 198,
"costType": 2,
"smallDescription": "small description",
"marketplaceName": "Marketplace Name 2",
"marketplaceCategories": [3]
}
]
}Example Request
Menu
Property
Type
Description
Cost Type (Menu Pricing)
Marketplace Categories
Menu Type Categories
Costcenter
Property
Type
Required
Description
Last updated