v1
latestOpenAPI 3.0.12026-08-06135498863.0 KBSeating
Gets the seat availability for a showtime
The response is output cached for a maximum duration depending on preview.
If the underlying showtime is unallocated, showtime seat availability SeatAvailabilities will be set to an empty seat availability[]
Bad request response
Seat availability for showtime response returns 400 status when seat allocation for the showtime is disabled. When there are seats for a showtime that are sold out or the showtime is marked as sold out at Cinema, seat availability for showtime returns a 200 response with sold status for all seats.
Licenses Required
- Vista.Ocapi
get/ocapi/v1/showtimes/{showtimeId}/seat-availability
Path parameters
showtimeIdstring required
The unique identifier of the showtime
Query parameters
previewboolean
Indicates whether the seat availability is being shown in a preview context, i.e. can be slightly outdated
Headers
Connect-Region-Codestring
Region Code
Response
Success