menu validation failed v1

Emitted when a menu validation fails after a menu publish.

Payload

Properties included with menu validation failed events.

string
required

Org ID in standard format

string
required

Unique ID of the client’s Brand that owns this menu. This ID remains the same for subsequent updates / revisions of the same menu

string
required

Property ID in standard format

string
required

Unique ID of a Sales Channel, a digital channel tied to a Property and Brand (e.g., kiosk, web, mobile app). This ID remains the same for subsequent updates / revisions of the same menu.

string
enum
required

Type of channel where orders are captured

uuid
required

Unique identifier for the menu. Id remains same for subsequent updates / revisions of the same menu and is used to identify a menu for a specific sales channel.

number
required

Revision ID

uuid
required

Menu Publish ID

string
required

The error message from the menu validation

Response
200

Your server must return a 2xx to acknowledge

LoadingLoading…