ticket_link
Generate a ticketing deep link for a selected showtime, pre-filling film, date, and time so users can buy tickets directly on the cinema's site.
Instructions
Deep link to the cinema's ticketing page with film, date and time pre-selected. Use after presenting a showtime to the user.
MovieGlu does not support seat selection or payment; the link goes to the cinema's own website.
Args: cinema_id: MovieGlu numeric cinema id. film_id: MovieGlu numeric film id. date: Showtime date YYYY-MM-DD. time: Showtime time HH:MM (24h) exactly as published.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| time | Yes | ||
| film_id | Yes | ||
| cinema_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |