Authentication
This endpoint requires authentication. See Authentication for detailed information about required headers and how to obtain your API keys.Path Parameters
The unique identifier (UUID) of the order to retrieve.
Query Params
Whether to format dates according to the locale. When set to
true, dates
will be formatted in a human-readable format based on the X-LOCALE header.Whether to include guest names in the response. When set to
true, the
response will include guest name information.Example Requests
Basic request:Response
Error Responses
Invalid UUID parameter
Missing or invalid authentication headers
Insufficient permissions to access order data
Order not found or invalid Order ID provided

