用户工具

站点工具


4.1_国内实时航班搜索_idomesticticketshopping_inside

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
4.1_国内实时航班搜索_idomesticticketshopping_inside [2024/03/18 03:34]
tiny [表]
4.1_国内实时航班搜索_idomesticticketshopping_inside [2025/03/18 07:51] (当前版本)
doku
行 4: 行 4:
  
  
-^参数         ^类型   ^说明        ^必填        ^备注^ +^ 参数                                            ^ 类型      ^ 说明        ^ 必填  ^ 备注                                                                                                          
-|origin_destinations   |Array|航段信息列表|Y | | +| origin_destinations                           | Array   | 航段信息列表    | Y                                                                                                               
-|airline |Array |航司集合         |N | | +| airline                                       | Array   | 航司集合      | N                                                                                                               
-|physical_cabin |String |舱位等级 |Y |F:头等舱 \\ C:公务舱 \\ Y:经济舱 \\ W:豪华经济舱 | +| physical_cabin                                | String  | 舱位等级      | Y   | F:头等舱 \\ C:公务舱 \\ Y:经济舱 \\ W:豪华经济舱                                                                          
-|is_search_gwbook|bool  |是否需官网价格 |N      |true/false,默认为false| +| is_search_gwbook                              | bool    | 是否需官网价格   | N   | true/false,默认为false                                                                                         
-|is_search_rule |bool   |是否查询退改条款|N      | true/false,默认为true; \\ 建议不要在shopping时同步查询退改条款,否则容易因为数据量大导致查询异常, \\ 可以异步调用/IDomesticShoppingRuleQueryV2接口查询| +| is_search_rule                                | bool    | 是否查询退改条款  | N   | true/false,默认为true; \\ 建议不要在shopping时同步查询退改条款,否则容易因为数据量大导致查询异常, \\ 可以异步调用/IDomesticShoppingRuleQueryV2接口查询  
-|apply_result |bool |是否含需申请价格|N |true/false,默认为true | +| apply_result                                  | bool    | 是否含需申请价格  | N   | true/false,默认为true                                                                                          
-|passengers     |Array |乘客清单       |Y | | +| passengers                                    | Array   | 乘客清单      N   没传则默认查一个成人                                                                                                  
-|is_get_added_value|bool|是否含增值产品  |N |true/false,默认为false 单程时有效;+| is_get_added_value                            | bool    | 是否含增值产品   | N   | true/false,默认为false 单程时有效;                                                                                  
-|targets     |Array |数据源       |N |按API配置的数据源传递 芯斗云使用 | +| targets                                       | Array   | 数据源       | N   | 按API配置的数据源传递 芯斗云使用                                                                                          
-|<color #ed1c24>specific_carrier_info</color>     |Object |航司特殊信息       |N | |+| <color #ed1c24>specific_carrier_info</color>  | Object  | 航司特殊信息    | N                                                                                                               |
  
  
行 92: 行 92:
 |serialNumber |String |缓存key |下单时回传给接口 | |serialNumber |String |缓存key |下单时回传给接口 |
 |flightList |Array |行程组 | | |flightList |Array |行程组 | |
 +|payCurrency |String  |付款币种  | 客人支付订单时的币种 <color #ed1c24>20250318 新增</color>  |
  
 flightList: flightList:
行 144: 行 144:
 | <color #ed1c24>change_price_base</color>  | decimal  | 改签费保底金额       | 2024/03/18 新增                                                            | | <color #ed1c24>change_price_base</color>  | decimal  | 改签费保底金额       | 2024/03/18 新增                                                            |
 | <color #ed1c24>refund_price_base</color>  | decimal  | 退票保底金额        | 2024/03/18 新增                                                            | | <color #ed1c24>refund_price_base</color>  | decimal  | 退票保底金额        | 2024/03/18 新增                                                            |
 +| <color #ed1c24>cabin_code_base</color>    | String   | 计算退改基础舱位      | 2024/03/18 新增                                                            |
  
 psg_fares: psg_fares:
  
-^参数 ^类型 ^说明 ^备注^ +^ 参数                  ^ 类型       ^ 说明      ^ 备注                                                                                                                                                                                
-|passenger_type |String |乘客类型 |ADT:成人 CHD:儿童 INF:婴儿 | +| passenger_type      | String   | 乘客类型    | ADT:成人 CHD:儿童 INF:婴儿                                                                                                                                                              
-|discount |decimal|折扣 |折扣 | +| discount            | decimal  | 折扣      | 折扣                                                                                                                                                                                
-|base_fare |decimal|票面价 | +| base_fare           | decimal  | 票面价     |                                                                                                                                                                                   
-|airport_tax |decimal|机场建设费 |  +| airport_tax         | decimal  | 机场建设费                                                                                                                                                                                     
-|oil_tax |decimal|燃油费         |  +| oil_tax             | decimal  | 燃油费                                                                                                                                                                                       
-|l_reward_fare |decimal|奖励费用    |  +| l_reward_fare       | decimal  | 奖励费用    |                                                                                                                                                                                   
-|m_commission |decimal |代理费 | | +| m_commission        | decimal  | 代理费                                                                                                                                                                                       
-|m_fare |String |奖励 | | +| m_fare              | String   | 奖励                                                                                                                                                                                        
-|service_fare |decimal |服务费 | | +| service_fare        | decimal  | 服务费                                                                                                                                                                                       
-|total_fare |decimal |总价|  +| total_fare          | decimal  | 总价                                                                                                                                                                                        
-|fare_type |int |运价类型|1:普通 \\ 2:航司官网 \\ 3:特殊 \\ 4:特价 | +| fare_type           | int      | 运价类型    | 1:普通 \\ 2:航司官网 \\ 3:特殊 \\ 4:特价                                                                                                                                                    
-|is_need_apply |bool |是否需申请| True:是;需人工跟进 false:否 | +| is_need_apply       | bool     | 是否需申请                                                                                                                                                                True:是;需人工跟进 false:否 | 
-|trips_order |String |行程单|  普通、中性、无| +| trips_order         | String   | 行程单                                                                                                                                                                               普通、中性、无 | 
-|trips_order_remark|String |行程单说明|  +| trips_order_remark  | String   | 行程单说明                                                                                                                                                                                     
-|meal |String |餐食| 一般是按航班flights,若特殊舱位不同,则该字段会有对说明 +| meal                | String   | 餐食       B 早餐 \\ C 免费酒精饮料 \\ D 正餐 \\ F 供采购的食物 \\ G 供采购的食物和饮料  \\ H 热的膳食 \\ K 轻快早餐 \\ L 午餐 \\ M 膳食 \\ N 没饭食供应 \\ O 冷的膳食 \\ P 供采购的酒精饮料 \\ R 茶点\\ S 快餐 \\ V 供采购的茶点\\ 10 未知\\ 20 含餐\\ 30 不含餐 
-|serviceinfo|Object |工作时间说明| | +| serviceinfo         | Object   | 工作时间说明                                                                                                                                                                                    
-|baggage |String |行李额|  |+| baggage             | String   | 行李额                                                                                                                                                                                       |
  
 service_time: service_time:
4.1_国内实时航班搜索_idomesticticketshopping_inside.1710732863.txt.gz · 最后更改: 2024/03/18 03:34 由 tiny