Provides ticket statistics for events filtered by status (e.g., published, pastdue).
Custom Bearer token authentication for accessing private organizer endpoints.
The status of the events to retrieve sales report for. If not specified, it defaults to all. Valid values are:
all: Fetch sales report for all events.published: Fetch sales report for events currently published.pastdue: Fetch sales report for events whose dates have passed.all, published, pastdue The from date in the range of dates for the request. Must be a 24-character hexadecimal string. Note: dates should be in the format YYYY-MM-DD. If not provided, defaults to the earliest date available.
The end date in the range of dates for the request. Must be a 24-character hexadecimal string. Note: dates should be in the format YYYY-MM-DD. If not provided, defaults to the current date.