Go Headless

/

REST
Articles
Get Started
Use the Wix MCP
What's New

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
Wix Restaurants (New)
Introduction
Menus
Online Orders
Introduction
Operations
Menu Ordering Settings
Introduction
Sorting and Filtering
Menu Ordering Settings Object
G
Get Menu Ordering Settings
P
Upsert Menu Ordering Settings By Menu Id
P
Update Menu Ordering Settings
P
Query Menu Ordering Settings
P
Bulk Update Menu Ordering Settings
G
List Menus Availability Status
P
Update Extended Fields
Menu Ordering Settings Updated
Fulfillment Methods
Availability Exceptions
Service Fees
Reservations
Wix Restaurants
Blog
Forum
Pricing Plans
Portfolio
Benefit Programs

Assets
Media
HTTP Functions
Pro Gallery

CRM
Members & Contacts
Forms
Community
Communication
Loyalty Program
CRM

Business Management
AI Site-Chat
Analytics
App Installation
Async Job
Automations
Calendar
Captcha
Categories
Cookie Consent Policy
Data Extension Schema
Dashboard
FAQ App
Get Paid
Headless Authentication
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

Menu Ordering Settings Object


Create and manage menu ordering settings.

Properties
idstringRead-onlyformat GUID

Menu ordering settings object ID.


revisionintegerRead-onlyformat int64

Revision number. Increments by 1 each time the menu ordering settings object is updated. To prevent conflicting changes, the existing revision must be specified when updating a menu ordering settings object.


createdDatestringRead-onlyformat date-time

Date and time the menu ordering settings object was created in ISO-8601 format.


updatedDatestringRead-onlyformat date-time

Date and time the menu ordering settings object was last updated in ISO-8601 format.


operationIdstringformat GUID

ID of the restaurant operation the menu belongs to. (See the Restaurants Operations API for more information.)


menuIdstringRead-onlyformat GUID

ID of the menu these settings apply to.


onlineOrderingEnabledboolean

Whether online ordering is enabled for the menu.


availabilityAvailability

Menu availability settings.


extendedFieldsExtendedFields

Extended fields.

Did this help?