Train Ticket
This page describes the extended dataInfo
for train 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
$from_zh_HK$ string REQUIRED
Name of the departure station.
More information:
- Maximum length: 24 characters
$from_en_US$ string REQUIRED
Name of the departure station.
More information:
- Maximum length: 48 characters
$to_zh_HK$ string REQUIRED
Name of the arrival station.
More information:
- Maximum length: 24 characters
$to_en_US$ string REQUIRED
Name of the departure station.
More information:
- Maximum length: 48 characters
$startTime_zh_HK$ number REQUIRED
Departure datetime in milliseconds.
$startTime_en_US$ number REQUIRED
Departure datetime in milliseconds.
$endTime_zh_HK$ number REQUIRED
Arrival datetime in milliseconds.
$endTime_en_US$ number REQUIRED
Arrival datetime in milliseconds.
$shiftNumber_zh_HK$ string REQUIRED
The flight number.
$shiftNumber_en_US$ string REQUIRED
The flight number.
$checkpoint_zh_HK$ Array<string> REQUIRED
List of the departure gates.
More information:
- Maximum size: 4 elements
$checkpoint_en_US$ Array<string> REQUIRED
List of the departure gates.
More information:
- Maximum size: 4 elements
$passengerInfoList_zh_HK$ Array<object>
List of passengers information.
More information:
- Maximum size: 15 elements
$passengerInfoList_en_US$ Array<object>
List of passengers information.
More information:
- Maximum size: 15 elements
$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