> ## Documentation Index
> Fetch the complete documentation index at: https://api-doc.xmenu.it/llms.txt
> Use this file to discover all available pages before exploring further.

# Ordine non confermato / rifiutato

> Webhook attivato quando un ordine non viene confermato in tempo o viene rifiutato



## OpenAPI

````yaml openapi-it.json webhook order.timeout
openapi: 3.1.0
info:
  title: xMenu API
  description: API Pubblica xMenu - Endpoint REST e notifiche webhook
  version: 1.0.0
servers:
  - url: https://app.xmenu.it/api
    description: xMenu API Production
security: []
paths: {}

````