Skip to main content
WEBHOOK

Authorizations

X-Xmenu-Signature
string
header
required

HMAC-SHA256 signature of the payload, calculated using the restaurant's Webhook Secret. See the Webhook Security documentation for validation details.

Body

application/json
event
enum<string>
required

Event type identifier

Available options:
order.closed
order
object
required

Reduced order object for closed event

Response

200

Return a 200 status to indicate that the webhook was received successfully