alitrip.btrip.flight.distribution.newflightlist (商旅机票航班列表接口,用于分销询价V2)

商旅机票航班列表接口,用于分销询价V2

公共参数

请求参数

名称 类型 是否必须 示例值 更多限制 描述
param_flight_search_list_r_q BtripFlightSearchListRq 可选 机票搜索入参
  • └ sub_channel
  • String
  • 必须
  • jianhang001
  • 分销子渠道,通常为corpId
  • └ supplier_code
  • String
  • 可选
  • 1
  • 供应商标识
  • └ dep_city_code
  • String
  • 必须
  • BJS
  • 出发城市三字码
  • └ arr_city_code
  • String
  • 必须
  • HGH
  • 到达城市三字码
  • └ dep_city_name
  • String
  • 可选
  • 杭州
  • 出发城市名称
  • └ arr_city_name
  • String
  • 可选
  • 上海
  • 到达城市名称
  • └ dep_date
  • String
  • 必须
  • yyyy-MM-dd HH:mm
  • 出发日期:指定航班搜索时 ,出发时间以 yyyy-MM-dd HH:mm 这种格式
  • └ airline_code
  • String
  • 可选
  • CK
  • 航司二字码
  • └ cabin_class
  • String
  • 可选
  • F
  • 舱等:(0所有舱位,1经济舱,2头等舱和商务舱,3经济舱,4头等舱,5商务舱,6经济舱和超级经济舱)
  • └ flight_no
  • String
  • 可选
  • CK2982
  • 航班号
  • └ transfer_flight_no
  • String
  • 可选
  • CK2982
  • 中转航班号
  • └ transfer_city_code
  • String
  • 可选
  • HGH
  • 中转城市三字码:transferFlightNo不为空则必填
  • └ transfer_leave_date
  • String
  • 可选
  • yyyy-MM-dd HH:mm:ss
  • 中转航班出发时间:transferFlightNo不为空则必填
  • └ need_multi_class_price
  • Boolean
  • 可选
  • true
  • 是否查询多舱价位
  • └ trip_type
  • String
  • 必须
  • 1
  • 航程类型
  • └ isv_name
  • String
  • 可选
  • demo
  • 可选项,自定义渠道名称(用于创建渠道)

响应参数

名称 类型 示例值 描述
result HisvResult 响应信息
  • module
  • BtripFlightSearchListRs
  • 子模块
  • flight_info_list
  • FlightInfoDTO []
  • 航班列表
  • └ flight_no
  • String
  • CK1029
  • 销售航班号
  • └ is_share
  • Boolean
  • true
  • 是否共享航班
  • └ carrier_no
  • String
  • CK1029
  • 承运航班信息
  • └ carrier_air_line
  • String
  • CK
  • 承运航司信息
  • └ is_stop
  • Boolean
  • true
  • 是否经停
  • └ is_transfer
  • Boolean
  • true
  • 是否中转
  • └ ticket_price
  • Number
  • 1000
  • 票价
  • └ price
  • Number
  • 1000
  • 销售价
  • └ remained_seat_count
  • String
  • 9
  • 剩余座位数:(0~9: 剩余0~9个座位; A: 大于9个座位 个别航司大于4是A)
  • └ build_price
  • Number
  • 1000
  • 机建费
  • └ oil_price
  • Number
  • 1000
  • 燃油费
  • └ cabin
  • String
  • F
  • 舱位代码
  • └ cabin_class
  • String
  • F
  • 舱等
  • └ total_price
  • String
  • 1000
  • 总价
  • └ promotion_price
  • String
  • 0
  • 优惠价
  • └ memo
  • String
  • demo
  • 备注
  • └ secret_params
  • String
  • demo
  • 加密参数
  • └ class_rule
  • String
  • demo
  • 退改签描述
  • └ stop_city
  • String
  • HGH
  • 经停城市
  • └ stop_dep_time
  • String
  • yyyy-MM-dd HH:mm:ss
  • 经停起飞时间
  • └ stop_arr_time
  • String
  • yyyy-MM-dd HH:mm:ss
  • 经停落地时间
  • └ segment_number
  • String
  • 1
  • 航段编号
  • └ trip_type
  • Number
  • 1
  • 航线类型
  • └ invoice_type
  • Number
  • 1
  • 行程单类型
  • └ dep_date
  • Date
  • yyyy-MM-dd HH:mm:ss
  • 出发时间
  • └ arr_date
  • Date
  • yyyy-MM-dd HH:mm:ss
  • 到达时间
  • └ dep_city_code
  • String
  • BJS
  • 出发城市三字码
  • └ meal_desc
  • String
  • demo
  • 餐食
  • └ product_type_desc
  • String
  • demo
  • 产品类型描述(标准产品/非标准产品)
  • └ is_protocol
  • Boolean
  • true
  • 是否协议价
  • └ flight_size
  • String
  • demo
  • 机型
  • └ discount
  • Number
  • 0
  • 折扣
  • └ ota_item_id
  • String
  • demo
  • 商品id
  • └ flight_type
  • String
  • demo
  • 机型号
  • transfer_info
  • TransferInfo
  • 中转信息
  • └ transfer_flight_no
  • String
  • demo
  • 航班号,二程
  • └ transfer_arr_date
  • Date
  • 2021-07-28
  • 中转到达时间 (第一程到达时间)
  • └ transfer_dep_date
  • Date
  • 2021-07-28
  • 中转起飞时间 (第二程起飞时间)
  • transfer_arr_airport_info
  • AirportInfo
  • 中转到达机场信息
  • └ airport_code
  • String
  • demo
  • 必填项,机场编码
  • └ airport_name
  • String
  • demo
  • 机场名称
  • └ terminal
  • String
  • demo
  • 航站楼
  • transfer_dep_airport_info
  • AirportInfo
  • 中转出发机场信息
  • └ airport_code
  • String
  • demo
  • 必填项,机场编码
  • └ airport_name
  • String
  • demo
  • 机场名称
  • └ terminal
  • String
  • demo
  • 航站楼
  • transfer_airline_info
  • AirlineInfo
  • 第二程销售航司信息
  • └ airline_code
  • String
  • MU
  • 航司编码
  • └ airline_name
  • String
  • demo
  • 航司名称
  • └ airline_simple_name
  • String
  • demo
  • 航司简称
  • transfer_flight_rule_list
  • FlightRule []
  • 第二程退改签规则列表
  • └ baggage_info
  • String
  • demo
  • 行李额描述
  • └ tuigaiqian_info
  • String
  • demo
  • 退改签描述
  • change_rule_item
  • RefundChangeRuleItem
  • demo
  • 改签规则
  • └ index
  • Number
  • 1
  • 排序使用
  • └ table_head
  • String
  • 北京-上海
  • 表格首行内容(去程 北京-上海)
  • └ title
  • String
  • 退票规则/同舱改期规则
  • 表格标题
  • └ type
  • Number
  • 1
  • 内容类型(0退票/1改期)
  • extra_contents
  • ExtraContentsBean []
  • demo
  • 说明文案
  • └ content
  • String
  • demo
  • 说明内容
  • └ title
  • String
  • demo
  • 内容标题
  • └ sub_table_head
  • String []
  • demo
  • 与子内容列数保持一致
  • refund_sub_items
  • RefundChangeRuleSubItem []
  • demo
  • 退改表达内容
  • └ is_struct
  • Boolean
  • true
  • 是否结构体
  • └ ptc
  • String
  • ADT
  • PTC
  • └ title
  • String
  • 成人
  • 退改签规则的类型
  • refund_sub_contents
  • RefundChangeRuleSubContent []
  • demo
  • 退款子内容
  • └ fee_desc
  • String
  • demo
  • 费用描述
  • └ fee_range
  • String
  • demo
  • 费用范围
  • └ style
  • Number
  • 1
  • 风格
  • refund_rule_item
  • RefundChangeRuleItem
  • 退票规则
  • └ index
  • Number
  • 1
  • 排序使用
  • └ table_head
  • String
  • 北京-上海
  • 表格首行内容(去程 北京-上海)
  • └ title
  • String
  • 退票规则/同舱改期规则
  • 表格标题
  • └ type
  • Number
  • 1
  • 内容类型(0退票/1改期)
  • extra_contents
  • ExtraContentsBean []
  • 说明文案
  • └ content
  • String
  • demo
  • 说明内容
  • └ title
  • String
  • demo
  • 内容标题
  • └ sub_table_head
  • String []
  • 与子内容列数保持一致
  • refund_sub_items
  • RefundChangeRuleSubItem []
  • 退改表达内容
  • └ is_struct
  • Boolean
  • true
  • 是否结构体
  • └ ptc
  • String
  • ADT
  • PTC
  • └ title
  • String
  • 成人
  • 退改签规则的类型
  • refund_sub_contents
  • RefundChangeRuleSubContent []
  • demo
  • 退款子内容
  • └ fee_desc
  • String
  • demo
  • 费用描述
  • └ fee_range
  • String
  • demo
  • 费用范围
  • └ style
  • Number
  • 1
  • 风格
  • baggage_item
  • BaggageItem
  • 行李规则
  • └ index
  • Number
  • 1
  • 排序使用
  • └ table_head
  • String
  • 北京-上海
  • 表格首行内容(去程 北京-上海)
  • └ title
  • String
  • 退票规则/同舱改期规则
  • 表格标题
  • └ type
  • Number
  • 1
  • 内容类型(0退票/1改期)
  • tips
  • BaggageTip
  • 提示
  • └ logo
  • String
  • demo
  • 头像链接
  • └ tips_desc
  • String
  • demo
  • 提示描述
  • └ tips_image
  • String
  • demo
  • 图片链接
  • baggage_sub_items
  • BaggageSubItem []
  • 行李额子内容
  • └ is_struct
  • Boolean
  • true
  • 是否结构体
  • └ ptc
  • String
  • ADT
  • PTC
  • └ title
  • String
  • 成人
  • 退改签规则的类型
  • baggage_sub_content_visualizes
  • BaggageSubContentVisualizesBean []
  • 行李子内容可视化内容
  • └ baggage_sub_content_type
  • Number
  • 1
  • 行李额子内容类型
  • description
  • DescriptionBean
  • 行李说明
  • └ desc
  • String
  • 您可以随身携带上飞机客舱内的行李物品,由旅客自行负责保管。具体尺寸、重量、类型等以各航空公司规定为准
  • 描述
  • └ icon
  • String
  • demo
  • 头像链接
  • └ image
  • String
  • demo
  • 图片链接
  • └ title
  • String
  • 手提行李说明
  • 图像标题
  • image_do
  • ImageDOBean
  • 图像信息
  • └ image
  • String
  • demo
  • 链接
  • └ largest
  • String
  • 55
  • 最大数量
  • └ middle
  • String
  • 40
  • 中间
  • └ smallest
  • String
  • 20
  • 最低
  • └ is_highlight
  • Boolean
  • true
  • 是否强调
  • └ sub_title
  • String
  • demo
  • 子标题
  • └ baggage_desc
  • String []
  • 子行李额标题
  • └ flight_size
  • String
  • demo
  • 机型代码
  • └ flight_type
  • String
  • demo
  • 机型
  • airline_info
  • AirlineInfo
  • 销售航司信息
  • └ airline_code
  • String
  • MU
  • 航司编码
  • └ airline_name
  • String
  • demo
  • 航司名称
  • └ airline_simple_name
  • String
  • demo
  • 航司简称
  • arr_airport_info
  • AirportInfo
  • 到达机场信息
  • └ airport_code
  • String
  • BJS
  • 出发城市编码
  • └ airport_name
  • String
  • 1626906000000
  • 出发日期
  • └ terminal
  • String
  • MU8471
  • 航班号
  • dep_airport_info
  • AirportInfo
  • 出发机场信息
  • └ airport_code
  • String
  • PKX
  • 到达机场编码
  • └ airport_name
  • String
  • 大兴国际机场
  • 到达机场名称
  • └ terminal
  • String
  • --
  • 航站楼
  • flight_rule_list
  • FlightRule []
  • 退改签规则列表
  • └ tuigaiqian_info
  • String
  • demo
  • 退改签描述
  • └ baggage_info
  • String
  • demo
  • 行李额描述
  • change_rule_item
  • RefundChangeRuleItem
  • 改签规则
  • └ index
  • Number
  • 1
  • 排序使用
  • └ table_head
  • String
  • 北京-上海
  • 表格首行内容(去程 北京-上海)
  • └ title
  • String
  • 退票规则/同舱改期规则
  • 表格标题
  • └ type
  • Number
  • 1
  • 内容类型(0退票/1改期)
  • extra_contents
  • ExtraContentsBean []
  • 说明文案
  • └ content
  • String
  • demo
  • 说明内容
  • └ title
  • String
  • demo
  • 内容标题
  • └ sub_table_head
  • String []
  • 与子内容列数保持一致
  • refund_sub_items
  • RefundChangeRuleSubItem []
  • 退改表达内容
  • └ is_struct
  • Boolean
  • true
  • 是否结构体
  • └ ptc
  • String
  • ADT
  • PTC
  • └ title
  • String
  • 成人
  • 退改签规则的类型
  • refund_sub_contents
  • RefundChangeRuleSubContent []
  • 退款子内容
  • └ fee_desc
  • String
  • demo
  • 费用描述
  • └ fee_range
  • String
  • demo
  • 费用范围
  • └ style
  • Number
  • 1
  • 风格
  • refund_rule_item
  • RefundChangeRuleItem
  • 退票规则
  • └ index
  • Number
  • 1
  • 排序使用
  • └ table_head
  • String
  • 北京-上海
  • 表格首行内容(去程 北京-上海)
  • └ title
  • String
  • 退票规则/同舱改期规则
  • 表格标题
  • └ type
  • Number
  • 1
  • 内容类型(0退票/1改期)
  • extra_contents
  • ExtraContentsBean []
  • 说明文案
  • └ content
  • String
  • demo
  • 说明内容
  • └ title
  • String
  • demo
  • 内容标题
  • └ sub_table_head
  • String []
  • 与子内容列数保持一致
  • refund_sub_items
  • RefundChangeRuleSubItem []
  • 退改表达内容
  • └ is_struct
  • Boolean
  • true
  • 是否结构体
  • └ ptc
  • String
  • ADT
  • PTC
  • └ title
  • String
  • 成人
  • 退改签规则的类型
  • refund_sub_contents
  • RefundChangeRuleSubContent []
  • 退款子内容
  • └ fee_desc
  • String
  • demo
  • 费用描述
  • └ fee_range
  • String
  • demo
  • 费用范围
  • └ style
  • Number
  • 1
  • 风格
  • baggage_item
  • BaggageItem
  • 行李规则
  • └ index
  • Number
  • 1
  • 排序使用
  • └ table_head
  • String
  • 北京-上海
  • 表格首行内容(去程 北京-上海)
  • └ title
  • String
  • 退票规则/同舱改期规则
  • 表格标题
  • └ type
  • Number
  • 退票规则/同舱改期规则
  • 内容类型(0退票/1改期)
  • tips
  • BaggageTip
  • 提示
  • └ logo
  • String
  • demo
  • 头像链接
  • └ tips_desc
  • String
  • demo
  • 提示描述
  • └ tips_image
  • String
  • demo
  • 图片链接
  • baggage_sub_items
  • BaggageTip []
  • 行李额子内容
  • └ is_struct
  • Boolean
  • true
  • 是否结构体
  • └ ptc
  • String
  • ADT
  • PTC
  • └ title
  • String
  • 成人
  • 退改签规则的类型
  • baggage_sub_content_visualizes
  • BaggageSubContentVisualizesBean []
  • 行李子内容可视化内容
  • └ baggage_sub_content_type
  • Number
  • 1
  • 行李额子内容类型
  • description
  • DescriptionBean
  • 行李说明
  • └ desc
  • String
  • 您可以随身携带上飞机客舱内的行李物品,由旅客自行负责保管。具体尺寸、重量、类型等以各航空公司规定为准
  • 描述
  • └ icon
  • String
  • demo
  • 头像链接
  • └ image
  • String
  • demo
  • 图片链接
  • └ title
  • String
  • 手提行李说明
  • 图像标题
  • image_do
  • ImageDOBean
  • 图像信息
  • └ image
  • String
  • demo
  • 链接
  • └ largest
  • String
  • 55
  • 最大数量
  • └ middle
  • String
  • 40
  • 中间
  • └ smallest
  • String
  • 20
  • 最低
  • └ is_highlight
  • Boolean
  • true
  • 是否强调
  • └ sub_title
  • String
  • demo
  • 子标题
  • └ baggage_desc
  • String []
  • 子行李额标题
  • cabin_info_list
  • MultiCabinClassInfo []
  • 多舱位价格
  • └ price
  • Number
  • 1810
  • 销售价
  • └ ticket_price
  • Number
  • 1810
  • 票价
  • └ oil_price
  • Number
  • 2000
  • 燃油
  • └ build_price
  • Number
  • 5000
  • 基建
  • └ total_price
  • Number
  • 9000
  • 总价
  • └ remained_seat_count
  • String
  • 9
  • 剩余座位数
  • └ cabin
  • String
  • Y
  • 必填项,舱位代码
  • └ child_cabin
  • String
  • Y
  • 子舱位代码
  • └ class_name
  • String
  • demo
  • 舱位名称,公务舱
  • └ cabin_class
  • String
  • 2
  • 必填项,舱等
  • └ cabin_class_name
  • String
  • demo
  • 子舱位等级展示用名称,超级经济舱
  • └ discount
  • String
  • 45
  • 必填项,折扣
  • └ promotion_price
  • String
  • demo
  • 优惠价
  • └ memo
  • String
  • demo
  • 备注{"key":"value"}
  • └ order_params
  • String
  • demo
  • 加密参数,包含agentId 登下单需要用到的参数信息
  • └ class_rule
  • String
  • demo
  • 退改签描述
  • flight_rule_list
  • FlightRule []
  • 退改签规则列表
  • └ tuigaiqian_info
  • String
  • demo
  • 退改签描述
  • └ baggage_info
  • String
  • demo
  • 行李额描述
  • change_rule_item
  • RefundChangeRuleItem
  • 改签规则
  • └ index
  • Number
  • 1
  • 排序使用
  • └ table_head
  • String
  • 北京-上海
  • 表格首行内容(去程 北京-上海)
  • └ title
  • String
  • 退票规则/同舱改期规则
  • 表格标题
  • └ type
  • Number
  • 1
  • 内容类型(0退票/1改期)
  • extra_contents
  • ExtraContentsBean []
  • 说明文案
  • └ content
  • String
  • demo
  • 说明内容
  • └ title
  • String
  • demo
  • 内容标题
  • └ sub_table_head
  • String []
  • 与子内容列数保持一致
  • refund_sub_items
  • RefundChangeRuleSubItem []
  • 退改表达内容
  • └ is_struct
  • Boolean
  • true
  • 是否结构体
  • └ ptc
  • String
  • ADT
  • PTC
  • └ title
  • String
  • 成人
  • 退改签规则的类型
  • refund_sub_contents
  • RefundChangeRuleSubContent []
  • 退款子内容
  • └ fee_desc
  • String
  • demo
  • 费用描述
  • └ fee_range
  • String
  • demo
  • 费用范围
  • └ style
  • Number
  • 1
  • 风格
  • refund_rule_item
  • RefundChangeRuleItem
  • 退票规则
  • └ index
  • Number
  • 1
  • 排序使用
  • └ table_head
  • String
  • 北京-上海
  • 表格首行内容(去程 北京-上海)
  • └ title
  • String
  • 退票规则/同舱改期规则
  • 表格标题
  • └ type
  • Number
  • 1
  • 内容类型(0退票/1改期)
  • extra_contents
  • ExtraContentsBean []
  • 说明文案
  • └ content
  • String
  • demo
  • 说明内容
  • └ title
  • String
  • title
  • 内容标题
  • └ sub_table_head
  • String []
  • 与子内容列数保持一致
  • refund_sub_items
  • RefundChangeRuleSubItem []
  • 退改表达内容
  • └ is_struct
  • Boolean
  • true
  • 是否结构体
  • └ ptc
  • String
  • ADT
  • PTC
  • └ title
  • String
  • 成人
  • 退改签规则的类型
  • refund_sub_contents
  • RefundChangeRuleSubContent []
  • 退款子内容
  • └ fee_desc
  • String
  • demo
  • 费用描述
  • └ fee_range
  • String
  • demo
  • 费用范围
  • └ style
  • Number
  • 1
  • 风格
  • baggage_item
  • BaggageItem
  • 行李规则
  • └ index
  • Number
  • 1
  • 排序使用
  • └ table_head
  • String
  • 北京-上海
  • 表格首行内容(去程 北京-上海)
  • └ title
  • String
  • 退票规则/同舱改期规则
  • 表格标题
  • └ type
  • Number
  • 退票规则/同舱改期规则
  • 内容类型(0退票/1改期)
  • tips
  • BaggageTip
  • 提示
  • └ logo
  • String
  • demo
  • 头像链接
  • └ tips_desc
  • String
  • demo
  • 提示描述
  • └ tips_image
  • String
  • demo
  • 图片链接
  • baggage_sub_items
  • ExtraContentsBean []
  • 行李额子内容
  • └ is_struct
  • Boolean
  • true
  • 是否结构体
  • └ ptc
  • String
  • ADT
  • PTC
  • └ title
  • String
  • 成人
  • 退改签规则的类型
  • baggage_sub_content_visualizes
  • BaggageSubContentVisualizesBean []
  • 行李子内容可视化内容
  • └ baggage_sub_content_type
  • Number
  • 1
  • 行李额子内容类型
  • description
  • DescriptionBean
  • 行李说明
  • └ desc
  • String
  • 您可以随身携带上飞机客舱内的行李物品,由旅客自行负责保管。具体尺寸、重量、类型等以各航空公司规定为准
  • 描述
  • └ icon
  • String
  • demo
  • 头像链接
  • └ image
  • String
  • demo
  • 图片链接
  • └ title
  • String
  • 手提行李说明
  • 图像标题
  • image_do
  • ImageDOBean
  • 图像信息
  • └ image
  • String
  • demo
  • 链接
  • └ largest
  • String
  • 55
  • 最大数量
  • └ middle
  • String
  • 40
  • 中间
  • └ smallest
  • String
  • 20
  • 最低
  • └ is_highlight
  • Boolean
  • true
  • 是否强调
  • └ sub_title
  • String
  • demo
  • 子标题
  • └ baggage_desc
  • String []
  • 子行李额标题
  • └ product_type
  • Number
  • 1
  • 产品类型
  • └ invoice_type
  • Number
  • 1
  • 行程单类型
  • └ is_protocol
  • Boolean
  • false
  • 是否协议价
  • └ product_type_desc
  • String
  • 非标准产品
  • 标准/非标准产品
  • └ ota_item_id
  • String
  • demo
  • 商品id
  • └ flight_rule_list_str
  • String
  • demo
  • 退改签规则列表json
  • └ basic_cabin_price
  • Number
  • 1810
  • 舱位基准价
  • └ basic_cabin_price
  • Number
  • 1810
  • 舱位基准价
  • └ is_replace_pnr
  • Boolean
  • true
  • 是否可更换PNR出票
  • └ result_code
  • Number
  • 0
  • 错误编码
  • └ result_msg
  • String
  • demo
  • 错误信息
  • └ success
  • Boolean
  • true
  • 是否成功

请求示例

  • JAVA
  • .NET
  • PHP
  • CURL
  • Python
  • C/C++
  • NodeJS
TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret);
AlitripBtripFlightDistributionNewflightlistRequest req = new AlitripBtripFlightDistributionNewflightlistRequest();
AlitripBtripFlightDistributionNewflightlistRequest.BtripFlightSearchListRq obj1 = new AlitripBtripFlightDistributionNewflightlistRequest.BtripFlightSearchListRq();
obj1.setSubChannel("jianhang001");
obj1.setSupplierCode("1");
obj1.setDepCityCode("BJS");
obj1.setArrCityCode("HGH");
obj1.setDepCityName("杭州");
obj1.setArrCityName("上海");
obj1.setDepDate("yyyy-MM-dd HH:mm");
obj1.setAirlineCode("CK");
obj1.setCabinClass("F");
obj1.setFlightNo("CK2982");
obj1.setTransferFlightNo("CK2982");
obj1.setTransferCityCode("HGH");
obj1.setTransferLeaveDate("yyyy-MM-dd HH:mm:ss");
obj1.setNeedMultiClassPrice(true);
obj1.setTripType("1");
obj1.setIsvName("demo");
req.setParamFlightSearchListRQ(obj1);
AlitripBtripFlightDistributionNewflightlistResponse rsp = client.execute(req, sessionKey);
System.out.println(rsp.getBody());

响应示例

  • XML示例
  • JSON示例
<alitrip_btrip_flight_distribution_newflightlist_response>
    <result>
        <module>
            <flight_info_list>
                <flight_info_d_t_o>
                    <flight_no>CK1029</flight_no>
                    <is_share>true</is_share>
                    <carrier_no>CK1029</carrier_no>
                    <carrier_air_line>CK</carrier_air_line>
                    <is_stop>true</is_stop>
                    <is_transfer>true</is_transfer>
                    <ticket_price>1000</ticket_price>
                    <price>1000</price>
                    <remained_seat_count>9</remained_seat_count>
                    <build_price>1000</build_price>
                    <oil_price>1000</oil_price>
                    <cabin>F</cabin>
                    <cabin_class>F</cabin_class>
                    <total_price>1000</total_price>
                    <promotion_price>0</promotion_price>
                    <memo>demo</memo>
                    <secret_params>demo</secret_params>
                    <class_rule>demo</class_rule>
                    <stop_city>HGH</stop_city>
                    <stop_dep_time>yyyy-MM-dd HH:mm:ss</stop_dep_time>
                    <stop_arr_time>yyyy-MM-dd HH:mm:ss</stop_arr_time>
                    <segment_number>1</segment_number>
                    <trip_type>1</trip_type>
                    <invoice_type>1</invoice_type>
                    <dep_date>yyyy-MM-dd HH:mm:ss</dep_date>
                    <arr_date>yyyy-MM-dd HH:mm:ss</arr_date>
                    <dep_city_code>BJS</dep_city_code>
                    <meal_desc>demo</meal_desc>
                    <product_type_desc>demo</product_type_desc>
                    <is_protocol>true</is_protocol>
                    <flight_size>demo</flight_size>
                    <discount>0</discount>
                    <ota_item_id>demo</ota_item_id>
                    <flight_type>demo</flight_type>
                    <transfer_info>
                        <transfer_flight_no>demo</transfer_flight_no>
                        <transfer_arr_date>2021-07-28</transfer_arr_date>
                        <transfer_dep_date>2021-07-28</transfer_dep_date>
                        <transfer_arr_airport_info>
                            <airport_code>demo</airport_code>
                            <airport_name>demo</airport_name>
                            <terminal>demo</terminal>
                        </transfer_arr_airport_info>
                        <transfer_dep_airport_info>
                            <airport_code>demo</airport_code>
                            <airport_name>demo</airport_name>
                            <terminal>demo</terminal>
                        </transfer_dep_airport_info>
                        <transfer_airline_info>
                            <airline_code>MU</airline_code>
                            <airline_name>demo</airline_name>
                            <airline_simple_name>demo</airline_simple_name>
                        </transfer_airline_info>
                        <transfer_flight_rule_list>
                            <flight_rule>
                                <baggage_info>demo</baggage_info>
                                <tuigaiqian_info>demo</tuigaiqian_info>
                                <change_rule_item>
                                    <index>1</index>
                                    <table_head>北京-上海</table_head>
                                    <title>退票规则/同舱改期规则</title>
                                    <type>1</type>
                                    <extra_contents>
                                        <extra_contents_bean>
                                            <content>demo</content>
                                            <title>demo</title>
                                        </extra_contents_bean>
                                    </extra_contents>
                                    <sub_table_head>
                                        <string>demo</string>
                                    </sub_table_head>
                                    <refund_sub_items>
                                        <refund_change_rule_sub_item>
                                            <is_struct>true</is_struct>
                                            <ptc>ADT</ptc>
                                            <title>成人</title>
                                            <refund_sub_contents>
                                                <refund_change_rule_sub_content>
                                                    <fee_desc>demo</fee_desc>
                                                    <fee_range>demo</fee_range>
                                                    <style>1</style>
                                                </refund_change_rule_sub_content>
                                            </refund_sub_contents>
                                        </refund_change_rule_sub_item>
                                    </refund_sub_items>
                                </change_rule_item>
                                <refund_rule_item>
                                    <index>1</index>
                                    <table_head>北京-上海</table_head>
                                    <title>退票规则/同舱改期规则</title>
                                    <type>1</type>
                                    <extra_contents>
                                        <extra_contents_bean>
                                            <content>demo</content>
                                            <title>demo</title>
                                        </extra_contents_bean>
                                    </extra_contents>
                                    <refund_sub_items>
                                        <refund_change_rule_sub_item>
                                            <is_struct>true</is_struct>
                                            <ptc>ADT</ptc>
                                            <title>成人</title>
                                            <refund_sub_contents>
                                                <refund_change_rule_sub_content>
                                                    <fee_desc>demo</fee_desc>
                                                    <fee_range>demo</fee_range>
                                                    <style>1</style>
                                                </refund_change_rule_sub_content>
                                            </refund_sub_contents>
                                        </refund_change_rule_sub_item>
                                    </refund_sub_items>
                                </refund_rule_item>
                                <baggage_item>
                                    <index>1</index>
                                    <table_head>北京-上海</table_head>
                                    <title>退票规则/同舱改期规则</title>
                                    <type>1</type>
                                    <tips>
                                        <logo>demo</logo>
                                        <tips_desc>demo</tips_desc>
                                        <tips_image>demo</tips_image>
                                    </tips>
                                    <baggage_sub_items>
                                        <baggage_sub_item>
                                            <is_struct>true</is_struct>
                                            <ptc>ADT</ptc>
                                            <title>成人</title>
                                            <baggage_sub_content_visualizes>
                                                <baggage_sub_content_visualizes_bean>
                                                    <baggage_sub_content_type>1</baggage_sub_content_type>
                                                    <description>
                                                        <desc>您可以随身携带上飞机客舱内的行李物品,由旅客自行负责保管。具体尺寸、重量、类型等以各航空公司规定为准</desc>
                                                        <icon>demo</icon>
                                                        <image>demo</image>
                                                        <title>手提行李说明</title>
                                                    </description>
                                                    <image_do>
                                                        <image>demo</image>
                                                        <largest>55</largest>
                                                        <middle>40</middle>
                                                        <smallest>20</smallest>
                                                    </image_do>
                                                    <is_highlight>true</is_highlight>
                                                    <sub_title>demo</sub_title>
                                                </baggage_sub_content_visualizes_bean>
                                            </baggage_sub_content_visualizes>
                                        </baggage_sub_item>
                                    </baggage_sub_items>
                                </baggage_item>
                            </flight_rule>
                        </transfer_flight_rule_list>
                        <flight_size>demo</flight_size>
                        <flight_type>demo</flight_type>
                    </transfer_info>
                    <airline_info>
                        <airline_code>MU</airline_code>
                        <airline_name>demo</airline_name>
                        <airline_simple_name>demo</airline_simple_name>
                    </airline_info>
                    <arr_airport_info>
                        <airport_code>BJS</airport_code>
                        <airport_name>1626906000000</airport_name>
                        <terminal>MU8471</terminal>
                    </arr_airport_info>
                    <dep_airport_info>
                        <airport_code>PKX</airport_code>
                        <airport_name>大兴国际机场</airport_name>
                        <terminal>--</terminal>
                    </dep_airport_info>
                    <flight_rule_list>
                        <flight_rule>
                            <tuigaiqian_info>demo</tuigaiqian_info>
                            <baggage_info>demo</baggage_info>
                            <change_rule_item>
                                <index>1</index>
                                <table_head>北京-上海</table_head>
                                <title>退票规则/同舱改期规则</title>
                                <type>1</type>
                                <extra_contents>
                                    <extra_contents_bean>
                                        <content>demo</content>
                                        <title>demo</title>
                                    </extra_contents_bean>
                                </extra_contents>
                                <refund_sub_items>
                                    <refund_change_rule_sub_item>
                                        <is_struct>true</is_struct>
                                        <ptc>ADT</ptc>
                                        <title>成人</title>
                                        <refund_sub_contents>
                                            <refund_change_rule_sub_content>
                                                <fee_desc>demo</fee_desc>
                                                <fee_range>demo</fee_range>
                                                <style>1</style>
                                            </refund_change_rule_sub_content>
                                        </refund_sub_contents>
                                    </refund_change_rule_sub_item>
                                </refund_sub_items>
                            </change_rule_item>
                            <refund_rule_item>
                                <index>1</index>
                                <table_head>北京-上海</table_head>
                                <title>退票规则/同舱改期规则</title>
                                <type>1</type>
                                <extra_contents>
                                    <extra_contents_bean>
                                        <content>demo</content>
                                        <title>demo</title>
                                    </extra_contents_bean>
                                </extra_contents>
                                <refund_sub_items>
                                    <refund_change_rule_sub_item>
                                        <is_struct>true</is_struct>
                                        <ptc>ADT</ptc>
                                        <title>成人</title>
                                        <refund_sub_contents>
                                            <refund_change_rule_sub_content>
                                                <fee_desc>demo</fee_desc>
                                                <fee_range>demo</fee_range>
                                                <style>1</style>
                                            </refund_change_rule_sub_content>
                                        </refund_sub_contents>
                                    </refund_change_rule_sub_item>
                                </refund_sub_items>
                            </refund_rule_item>
                            <baggage_item>
                                <index>1</index>
                                <table_head>北京-上海</table_head>
                                <title>退票规则/同舱改期规则</title>
                                <type>退票规则/同舱改期规则</type>
                                <tips>
                                    <logo>demo</logo>
                                    <tips_desc>demo</tips_desc>
                                    <tips_image>demo</tips_image>
                                </tips>
                                <baggage_sub_items>
                                    <baggage_tip>
                                        <is_struct>true</is_struct>
                                        <ptc>ADT</ptc>
                                        <title>成人</title>
                                        <baggage_sub_content_visualizes>
                                            <baggage_sub_content_visualizes_bean>
                                                <baggage_sub_content_type>1</baggage_sub_content_type>
                                                <description>
                                                    <desc>您可以随身携带上飞机客舱内的行李物品,由旅客自行负责保管。具体尺寸、重量、类型等以各航空公司规定为准</desc>
                                                    <icon>demo</icon>
                                                    <image>demo</image>
                                                    <title>手提行李说明</title>
                                                </description>
                                                <image_do>
                                                    <image>demo</image>
                                                    <largest>55</largest>
                                                    <middle>40</middle>
                                                    <smallest>20</smallest>
                                                </image_do>
                                                <is_highlight>true</is_highlight>
                                                <sub_title>demo</sub_title>
                                            </baggage_sub_content_visualizes_bean>
                                        </baggage_sub_content_visualizes>
                                    </baggage_tip>
                                </baggage_sub_items>
                            </baggage_item>
                        </flight_rule>
                    </flight_rule_list>
                    <cabin_info_list>
                        <multi_cabin_class_info>
                            <price>1810</price>
                            <ticket_price>1810</ticket_price>
                            <oil_price>2000</oil_price>
                            <build_price>5000</build_price>
                            <total_price>9000</total_price>
                            <remained_seat_count>9</remained_seat_count>
                            <cabin>Y</cabin>
                            <child_cabin>Y</child_cabin>
                            <class_name>demo</class_name>
                            <cabin_class>2</cabin_class>
                            <cabin_class_name>demo</cabin_class_name>
                            <discount>45</discount>
                            <promotion_price>demo</promotion_price>
                            <memo>demo</memo>
                            <order_params>demo</order_params>
                            <class_rule>demo</class_rule>
                            <flight_rule_list>
                                <flight_rule>
                                    <tuigaiqian_info>demo</tuigaiqian_info>
                                    <baggage_info>demo</baggage_info>
                                    <change_rule_item>
                                        <index>1</index>
                                        <table_head>北京-上海</table_head>
                                        <title>退票规则/同舱改期规则</title>
                                        <type>1</type>
                                        <extra_contents>
                                            <extra_contents_bean>
                                                <content>demo</content>
                                                <title>demo</title>
                                            </extra_contents_bean>
                                        </extra_contents>
                                        <refund_sub_items>
                                            <refund_change_rule_sub_item>
                                                <is_struct>true</is_struct>
                                                <ptc>ADT</ptc>
                                                <title>成人</title>
                                                <refund_sub_contents>
                                                    <refund_change_rule_sub_content>
                                                        <fee_desc>demo</fee_desc>
                                                        <fee_range>demo</fee_range>
                                                        <style>1</style>
                                                    </refund_change_rule_sub_content>
                                                </refund_sub_contents>
                                            </refund_change_rule_sub_item>
                                        </refund_sub_items>
                                    </change_rule_item>
                                    <refund_rule_item>
                                        <index>1</index>
                                        <table_head>北京-上海</table_head>
                                        <title>退票规则/同舱改期规则</title>
                                        <type>1</type>
                                        <extra_contents>
                                            <extra_contents_bean>
                                                <content>demo</content>
                                                <title>title</title>
                                            </extra_contents_bean>
                                        </extra_contents>
                                        <refund_sub_items>
                                            <refund_change_rule_sub_item>
                                                <is_struct>true</is_struct>
                                                <ptc>ADT</ptc>
                                                <title>成人</title>
                                                <refund_sub_contents>
                                                    <refund_change_rule_sub_content>
                                                        <fee_desc>demo</fee_desc>
                                                        <fee_range>demo</fee_range>
                                                        <style>1</style>
                                                    </refund_change_rule_sub_content>
                                                </refund_sub_contents>
                                            </refund_change_rule_sub_item>
                                        </refund_sub_items>
                                    </refund_rule_item>
                                    <baggage_item>
                                        <index>1</index>
                                        <table_head>北京-上海</table_head>
                                        <title>退票规则/同舱改期规则</title>
                                        <type>退票规则/同舱改期规则</type>
                                        <tips>
                                            <logo>demo</logo>
                                            <tips_desc>demo</tips_desc>
                                            <tips_image>demo</tips_image>
                                        </tips>
                                        <baggage_sub_items>
                                            <extra_contents_bean>
                                                <is_struct>true</is_struct>
                                                <ptc>ADT</ptc>
                                                <title>成人</title>
                                                <baggage_sub_content_visualizes>
                                                    <baggage_sub_content_visualizes_bean>
                                                        <baggage_sub_content_type>1</baggage_sub_content_type>
                                                        <description>
                                                            <desc>您可以随身携带上飞机客舱内的行李物品,由旅客自行负责保管。具体尺寸、重量、类型等以各航空公司规定为准</desc>
                                                            <icon>demo</icon>
                                                            <image>demo</image>
                                                            <title>手提行李说明</title>
                                                        </description>
                                                        <image_do>
                                                            <image>demo</image>
                                                            <largest>55</largest>
                                                            <middle>40</middle>
                                                            <smallest>20</smallest>
                                                        </image_do>
                                                        <is_highlight>true</is_highlight>
                                                        <sub_title>demo</sub_title>
                                                    </baggage_sub_content_visualizes_bean>
                                                </baggage_sub_content_visualizes>
                                            </extra_contents_bean>
                                        </baggage_sub_items>
                                    </baggage_item>
                                </flight_rule>
                            </flight_rule_list>
                            <product_type>1</product_type>
                            <invoice_type>1</invoice_type>
                            <is_protocol>false</is_protocol>
                            <product_type_desc>非标准产品</product_type_desc>
                            <ota_item_id>demo</ota_item_id>
                            <flight_rule_list_str>demo</flight_rule_list_str>
                            <basic_cabin_price>1810</basic_cabin_price>
                        </multi_cabin_class_info>
                    </cabin_info_list>
                    <basic_cabin_price>1810</basic_cabin_price>
                </flight_info_d_t_o>
            </flight_info_list>
            <is_replace_pnr>true</is_replace_pnr>
        </module>
        <result_code>0</result_code>
        <result_msg>demo</result_msg>
        <success>true</success>
    </result>
</alitrip_btrip_flight_distribution_newflightlist_response>

异常示例

  • XML示例
  • JSON示例
<error_response>
    <code>50</code>
    <msg>Remote service error</msg>
    <sub_code>isv.invalid-parameter</sub_code>
    <sub_msg>非法参数</sub_msg>
</error_response>

错误码解释

错误码 错误描述 解决方案

API工具

如何获得此API

FAQ

返回
顶部