Movie Ticket
This page discuss the extended dataInfo
for movie ticket scenarios, please also check the base API.
Please be aware below UI snapshots may not be the latest, you should refer to the actual APP UI as the final version. |
Request parameters
$ticketName_zh_HK$ string
Name of this ticket.
More information:
- Maximum length: 12 characters
$ticketName_en_US$ string
Name of this ticket.
More information:
- Maximum length: 24 characters
$availableTimes_zh_HK$ number REQUIRED
Available usage of this ticket.
$availableTimes_en_US$ number REQUIRED
Available usage of this ticket.
$cinemaName_zh_HK$ string REQUIRED
Cinema name of this ticket.
More information:
- Maximum length: 32 characters
$cinemaName_en_US$ string REQUIRED
Cinema name of this ticket.
More information:
- Maximum length: 64 characters
$address_zh_HK$ string REQUIRED
Address of the event.
More information:
- Maximum length: 32 characters
$address_en_US$ string REQUIRED
Address of the event.
More information:
- Maximum length: 64 characters
$startTime_zh_HK$ number REQUIRED
Start datetime of this event in milliseconds.
$startTime_en_US$ number REQUIRED
Start datetime of this event in milliseconds.
$endTime_zh_HK$ number REQUIRED
End datetime of this event in milliseconds.
$endTime_en_US$ number REQUIRED
End datetime of this event in milliseconds.
$movieAttributes_zh_HK$ Array<string> REQUIRED
List of information tags of the movie.
$movieAttributes_en_US$ Array<string> REQUIRED
List of information tags of the movie.
$cinemaHouse_zh_HK$ string REQUIRED
Cinema house of this ticket.
More information:
- Maximum length: 32 characters
$cinemaHouse_en_US$ string REQUIRED
Cinema house of this ticket.
More information:
- Maximum length: 64 characters
$movieSeats_zh_HK$ Array<string> REQUIRED
List of movie seats of this ticket.
$movieSeats_en_US$ Array<string> REQUIRED
List of movie seats of this ticket.
$price_zh_HK$ object
Price information of this ticket.
$price_en_US$ object
Price information of this ticket.
$platformName_zh_HK$ string
Name of the platform / agency.
More information:
- Maximum length: 32 characters
$platformName_en_US$ string
Name of the platform / agency.
More information:
- Maximum length: 64 characters
$platformLogo_zh_HK$ string
An URL redirects to the logo of the platform / agency.
More information:
- Maximum length: 256 characters
- Value range: <100 KB
$platformLogo_en_US$ string
An URL redirects to the logo of the platform / agency.
More information:
- Maximum length: 256 characters
- Value range: <100 KB
$ticketInfoList_zh_HK$ object
List of ticket information.