Authentication
This endpoint requires authentication. See Authentication for detailed information about required headers and how to obtain your API keys.Query Params
Filter by start date (from this date). Format: YYYY-MM-DD
Filter by end date (to this date). Format: YYYY-MM-DD
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
The response returns data in a humanized format, meaning all information is localized and ready to be displayed to end users in the requested language.Error Responses
Invalid query parameters or date format
Missing or invalid authentication headers
Insufficient permissions to access order data
Start Date or End Date not provided

