GET /o/op/1/menu/list
curl \
-X GET https://api.trial.lsk.lightspeed.app/o/op/1/menu/list?businessLocationId=45454565682155 \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
[
{
"menuName": "Lunch Menu",
"ikentooMenuId": 141948669132851
}
]