This Choreo returns menu information for a venue. The documentation for this Foursquare resource can be found here.
The following is a sample of the JSON information returned by this Choreo:
{
"meta":{
"code":200
},
"notifications":[
{
"type":"notificationTray",
"item":{
"unreadCount":2
}
}
],
"response":{
"menu":{
"provider":{
"name":"singleplatform",
"attributionImage":"https:\/\/as.singleplatform.com\/Foursquare\/vynl\/provided_by.png",
"attributionLink":"http:\/\/www.singlepage.com\/vynl\/menu?ref=Foursquare",
"attributionText":"Disclaimer: Always check with the business for pricing and availability of menu items. SinglePlatform is not responsible for menu or pricing changes, but the information is believed to be accurate when posted. Listing of a menu does not mean that there is any affiliation, endorsement or sponsorship between SinglePlatform and the listed business."
},
"menus":{
"count":1,
"items":[
{
"menuId":"mlwwcklwh63o7z091k2ogpozq",
"name":"Main Menu",
"description":"",
"entries":{
"count":7,
"items":[
{
"sectionId":"ez1gupco40352lutjpst6d9yp",
"name":"Starters",
"entries":{
"count":11,
"items":[
{
"entryId":"er5x8csanb6mptdcsqvlot5i8",
"name":"Kung Pao Calamari",
"description":"Dried chiles, peanuts & calamari wok fired with our spicy, yes spicy, kung pao sauce.",
"prices":[
"9.00"
],
"price":"9.00",
"options":[
],
"additions":[
]
},
{
"entryId":"ecpbk53vfkat7mqm2qoubr2p6",
"name":"Disco Fries",
"description":"Our house cut fries tossed with parmesan, white truffle oil, thyme & oregano and served with our warm fontina cheese sauce.",
"prices":[
"9.00"
],
"price":"9.00",
"options":[
],
"additions":[
]
},
{
"entryId":"epleufjsepkxtb2mlgsdf3qdz",
"name":"Chicken Quesadilla",
"description":"Grilled chicken, pepper jack cheese, bell peppers & onions topped off with chipotle crema.",
"prices":[
"8.00"
],
"price":"8.00",
"options":[
],
"additions":[
]
},
{
"entryId":"e3403u2yyuhw3lihrsn7et9ys",
"name":"Grilled Chicken Satay",
"description":"Chicken breast marinated in tumeric, chili powder, cumin, soy & curry served with peanut sauce.",
"prices":[
"8.00"
],
"price":"8.00",
"options":[
],
"additions":[
]
},
{
"entryId":"e43h3ppwuxxo0iowy82uj538q",
"name":"Vegetable Spring Rolls",
"description":"Cabbage, carrot, baby corn & straw mushroom with our tangy sweet dipping sauce.",
"prices":[
"7.00"
],
"price":"7.00",
"options":[
],
"additions":[
]
},
{
"entryId":"ejzn9i7pmivcusmupz3lu0onq",
"name":"Shrimp & Smoked Tofu Dumplings",
"description":"A tasty blend of shrimp, smoked tofu, carrot, mint, and cilantro\u2026your choice of pan fried or steamed",
"prices":[
"9.00"
],
"price":"9.00",
"options":[
],
"additions":[
]
},
{
"entryId":"ebiucflyonq4i3ry5h5b1i97b",
"name":"Nachos",
"description":"Crispy tortilla chips topped with pepper jack cheese, black beans, guacamole, sour cream, pico de gallo, & our guajillo chile sauce",
"prices":[
"9.00"
],
"price":"9.00",
"options":[
],
"additions":[
]
},
{
"entryId":"egsnnbrkffcdswlq6x1rp08b1",
"name":"Hummus Plate",
"description":"With grilled pita, cucumbers, tomatoes, and olives",
"prices":[
"18.00"
],
"price":"18.00",
"options":[
],
"additions":[
]
}
]
}
}
]
}
}
]
}
}
}
}