Admission Ticket
This page discuss the extended dataInfo
for admission 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
$address_zh_HK$ string REQUIRED
Address of the event.
More information:
- Maximum length: 24 characters
$address_en_US$ string REQUIRED
Address of the event.
More information:
- Maximum length: 48 characters
$availableTimes_zh_HK$ number REQUIRED
Available usage of this ticket.
$availableTimes_en_US$ number REQUIRED
Available usage of this ticket.
$price_zh_HK$ object
Price information of this ticket.
$price_en_US$ object
Price information of this ticket.
$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.
$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