Retrieves Showtimes for a Site including the Ticket Types for each Showtime.

Returns a list of Showtimes for the given Site including the Ticket Types for each Showtime.

See the Showtimes for a Site and Ticket Types sections for details on elements within the response.

It is recommended that this combined Showtimes-and-Ticket-Types endpoint is used instead of retrieving Showtimes and then calling the Ticket Types endpoint for each returned Showtime.

Note that if no Ticket Types are available for a specific Showtime an empty ticketTypes array will be returned for the Showtime.

The date range for which to return showtimes (based upon their UTC start time) can optionally be supplied in the from and to querystring parameters.

If from is not supplied, it is defaulted to the current UTC date/time.

If from is supplied, it must be greater than the current UTC date/time.

If to is not supplied it indicates that all showtimes after from should be retrieved.

If to is supplied, it must be greater than the current UTC date/time.

If both from and to are supplied, to must be greater than from.

Ticket types may include ticket packages, identified by isPackageTicket being true. Ticket packages contain one or more tickets and zero or more concession items. All tickets within a ticket package are always for a single seating area.

Ticket packages that include concession items do not require an MX Items licence to retrieve or to use when calling Create an Order, as the ticket package as a whole is considered to be a ticket type.

Ticket packages do not support modifiers for contained concession items.

📘

License Requirements

MX Showtimes
MX Tickets

Language
Authorization
Click Try It! to start a request and see the response here!