Go Headless

Changelog

API Reference
Articles
Platform Overview
Authentication
Work with Wix APIs
SDK Setup and Usage
Wix MCP

App Management
OAuth 2
App Billing
App Instance
App Permissions
Embedded Scripts
BI Event
Editor Deep Link
Site Plugins

Business Solutions
eCommerce
Stores
Bookings
CMS
Events
Restaurants
Introduction
Wix Restaurants (New)
Introduction
About Business Locations
Menus
Introduction
Sample Flows
Retrieve a Complete Menu Structure
Build a Complete Menu
Menus
Introduction
Sample Use Cases and Flows
Supported Filters and Sorting
Menu Object
P
Create Menu
G
Get Menu
P
Update Menu
D
Delete Menu
P
Query Menus
G
List Menus
P
Bulk Create Menus
P
Bulk Update Menu
P
Duplicate Menu
P
Update Extended Fields
Menu Created
Menu Deleted
Menu Updated
Sections
Items
Online Orders
Reservations
Wix Restaurants
Blog
Forum
Pricing Plans
Portfolio
Benefit Programs
Donations
Gift Cards
Coupons

Assets
Media
HTTP Functions
Rich Content
Pro Gallery

CRM
Members & Contacts
Forms
Community
Communication
Loyalty Program
CRM

Business Management
AI Site-Chat
Analytics
App Installation
Async Job
Automations
Branches
Calendar
Captcha
Cookie Consent Policy
Custom Embeds
Data Extension Schema
Dashboard
FAQ App
Functions
Get Paid
Headless
Locations
Marketing
Multilingual
Notifications
Payments
Site Search
Secrets
Site Properties
Site URLs
Tags

Account Level
About Account Level APIs
Sites
Resellers
Domains
B2B Site Management
User Management
Projects

Site
Viewer

Menu Object


Properties
businessLocationIdstringRead-onlyformat GUIDimmutable

ID of the business location (SDK | REST) where this menu is available.


createdDatestringRead-onlyformat date-time

Date and time the menu was created.


descriptionstringmaxLength 1500

Menu description.


extendedFieldsExtendedFields

Extended fields.


idstringRead-onlyformat GUID

Menu ID.


namestringminLength 1maxLength 500

Menu name.


revisionstringRead-onlyformat int64

Revision number, which increments by 1 each time the menu is updated. To prevent conflicting changes, the current revision must be passed when updating the menu. Ignored when creating a menu.


sectionIdsArray <string>format GUIDmaxItems 100

Menu section IDs.


seoDataSeoSchema

Custom SEO data for the menu.


updatedDatestringRead-onlyformat date-time

Date and time the menu was updated.


urlQueryParamstringmaxLength 500

Part of the site URL, that redirects to the menu. For example, in the URL www.mywebsite.com/our-menus/dinner-menu, dinner-menu is the field value.


visibleboolean

Whether the menu visible to site visitors.

Did this help?