Read Seat Availability
fandango_seat_availabilityRetrieve open and taken seat counts and coordinates for a Fandango showtime by its showtime hash code.
Instructions
Read the Fandango seat map for one showtimeHashCode and return normalized open/taken seat counts and coordinates. This never enters ticketing or checkout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| referer | No | Optional browser page referer from captured traffic. | |
| showtimeHashCode | Yes | Fandango showtimeHashCode from a showtime result. |