这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
3.1_实时航班搜索_国际机票_iticketshoppingv2_inside [2021/12/13 07:31] tiny |
3.1_实时航班搜索_国际机票_iticketshoppingv2_inside [2025/03/18 07:56] (当前版本) doku |
||
---|---|---|---|
行 4: | 行 4: | ||
- | ^ 参数 | + | ^ 参数 |
- | | isDirection | + | | isDirection |
- | | airline | + | | airline |
- | | cabinType | + | | cabinType |
- | | adultNumber | + | | adultNumber |
- | | childNumber | + | | childNumber |
- | | infantNumber | + | | infantNumber |
- | | odList | + | | odList |
- | | stopOverStyle | Int | 经停城市机场信息 | + | | <del>stopOverStyle</ |
- | | <color # | + | | <color # |
行 120: | 行 120: | ||
|serialNumber |String |缓存key |下单时回传给接口 | | |serialNumber |String |缓存key |下单时回传给接口 | | ||
|flightDetailList |Array |行程组 | | | |flightDetailList |Array |行程组 | | | ||
+ | |payCurrency |String | ||
flightDetailList: | flightDetailList: | ||
行 140: | 行 140: | ||
|financeList | |financeList | ||
|refs | |refs | ||
+ | | <color # | ||
financeList: | financeList: | ||
行 187: | 行 187: | ||
| duration | | duration | ||
| codeShare | | codeShare | ||
- | | stopOver | + | | stopOver |
- | + | ||
- | stopOver (stopOverStyle=1) | + | |
- | ^ 参数 | + | |
- | | airport | + | |
- | | airport_cn | + | |
- | | airport_short_cn | + | |
- | | duration | + | |
- | | dep_stoptime | + | |
- | | arr_stoptime | + | |
- | | stop_city | + | |
- | | stop_city_cn | + | |
行 208: | 行 197: | ||
|destination |String |到达机场 | | | |destination |String |到达机场 | | | ||
+ | RCVServiceFee | ||
+ | ^参数 ^类型 ^说明 ^备注^ | ||
+ | |ChangeFeeCNY|Float|改签加收服务费 |无数据则以退票时为准 | | ||
+ | |RefundFeeCNY|Float|退票加收服务费 | 无数据则以退票时为准| | ||
+ | |VoidFeeCNY|Float|废票加收服务费 |无数据则以退票时为准 | | ||
==== 3.1.4返回样例 ==== | ==== 3.1.4返回样例 ==== |