Retrieves complete details of a specific single order using its unique identifier.
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.
Restaurant API Key. Can be obtained from Tools > API Access in the xMenu dashboard.
Restaurant unique identifier (not required with X-Client-Id authentication)
Order ID
Order details retrieved successfully
Operation result: true if successful, false if failed
Error code if the operation failed. Possible values:
ORDER_NOT_FOUND = Order not foundSee Error codes for general error codes that may also occur.
Human-readable error description if the operation failed
Order object containing all order details