Name | Description | Type | Additional information |
---|---|---|---|
Departure |
出发地 |
string |
Required String length: inclusive between 3 and 3 |
Arrival |
到达地 |
string |
Required String length: inclusive between 3 and 3 |
DepartureDate |
出发日期时间 |
string |
Data type: Date |
Carrier |
航空公司 |
string |
String length: inclusive between 2 and 2 |
FlightNo |
航班号 |
string |
String length: inclusive between 0 and 10 |
Direct |
只查询直达航班 |
boolean |
None. |
Stoped |
是否查询经停信息 |
boolean |
None. |