For AI agents: visit https://bbot.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Attribute Type Description id string A guid that acts as the key of a dict describing the Menu name_for_guest string The name of the menu as it should appear for the patrons. combine_into_id string The absolute path URL of the hosted image for this item. last_modified datetime The last time this menu was modified. display_position integer The order in which this menu is displayed in the list of menus. Larger numbers are positioned further down in the list. menu_headings object Dict of id -> menu headings on this menu. menu_items object Dict of id -> menu items on this menu. modifier_headings object Dict of id -> modifier headings on this menu. modifiers object Dict of id -> modifiers on this menu. restaurant_id string UUID of the restaurant that this menu belongs to.