This API provides menu management for locations, enabling businesses to create and manage menus with sections and items. A menu belongs to a location and contains sections (e.g., “Starters”, “Mains”), each of which holds individual items with names, descriptions, and prices.
Menu API Attributes
Given below are the response fields returned for the API endpoints in Menus.
Create a menu
Name
Field Type
Description
id
String
The unique ID of the created menu
displayName
String
The display name of the menu
description
String
A description of the menu
currencyCode
String
The currency used for item prices, e.g. us_usd, it_eur