# 接口说明

  • 1.该接口为商务账单查询老接口,新接口请参考8.4 查询汇总账单
  • 2.根据账单号和订单号查询账单明细数据
  • 3.万能订单以及美食子业务类型点评团购、点评买单、美团外卖、美团团购时会返回订单业务类别order_category_type
  • 4.改签费=改签手续费+改签差价
名称 描述
HTTP方法 POST
Content-Type application/x-www-form-urlencoded
method /openapi/func/bill/queryOrderDetail
字段 名称 类型 必填 描述
access_token token string Y 登录 token
sign 签名 string Y oihfnlyeofdh98
timestamp 时间戳 long Y 13位时间戳 1241243250000
data 请求数据 jsonobject Y 请求数据
data.bill_no 账单编号 string Y 账单编号
data.page_index 页码 integer N 默认值1
data.page_size 条数 integer N 默认值500,最大值500

请求示例:

"access_token":"5747fbc10f0e60e0709d8d722",
"timestamp":124124325,
"sign":"oihfnlyeofdh98",
"data":{
"bill_no":"0000888820191225",
"page_index":1,
"page_size":10
}
1
2
3
4
5
6
7
8

响应结果:

字段 名称 类型 必填 描述
page_info 分页信息 jsonobject Y 分页信息
page_info.page_size 每页条数 integer Y 每页条数
page_info.current_page 当前页码 integer Y 当前面码
page_info.total_pages 分页总数 integer Y 分页总数
page_info.total_size 数据总数 integer Y 数据总数
list 数据列表 jsonarray Y 数据列表
list.order_category 业务线 integer Y 业务线:3:用车;7:机票;11:酒店;15:火车;20:采购;30:口碑用餐;40:国际机票;50:外卖;60:美团点评;126:分贝通虚拟卡;131:快递;130:闪送;911:其他订单
list.order_id 订单号 string Y 订单号varchar:(50)
list.source_order_id 主订单号 string Y 主订单号varchar:(50)
list.order_create_time 预订/退票/下单日期时间 date Y 预订/退票/下单日期时间
list.ticket_no 票号/取票号 string Y 票号/取票号varchar:(50)
list.order_category_type 机票分类/用车服务商/其他订单业务类别 string Y 万能订单、美食子业务类型 1点评团购 11点评买单 206美团外卖 101美团团购
list.ticket_status 机票/订单/支付状态 string Y 机票/订单/支付状态
list.employee_name 预订/下单/用餐人 string Y 预订/下单/用餐人varchar:(255)
list.employee_phone 预订/下单/用餐人手机号 string Y 预订/下单/用餐人手机号varchar:(50)
list.department_name 预定/下单/用餐人直属部门 string Y 预定/下单/用餐人直属部门varchar:(255)
list.department_hierarchy 预订/下单人层级部门 string Y 预订/下单人层级部门varchar:(500)
list.third_employee_id 预订/下单/用餐人第三方人员id string N 预订/下单/用餐人第三方人员id:varchar:(50)
list.third_department_id 预订/下单/用餐人第三方部门id string N 预订/下单/用餐人第三方部门id
list.customer_name 旅客/乘车人/使用人/发件人/交易人姓名 string Y 旅客/乘车人/使用人/发件人/交易人姓名:varchar:(255)
list.customer_phone 旅客/乘车人/发件人手机号/使用人/交易人手机号 string Y 旅客/乘车人/发件人手机号/使用人/交易人手机号:varchar:(50)
list.customer_dept 旅客直属部门/乘车人部门/使用人直属部门 string Y 旅客直属部门/乘车人部门/使用人直属部门:varchar(255)
list.customer_hierarchy_dept 旅客/乘车人层级部门/使用人层级部门 string Y 旅客/乘车人层级部门/使用人层级部门:varchar:(500)
list.third_customer_id 旅客/乘车人/使用人/发件人/交易人第三方人员id string N 旅客/乘车人/使用人/发件人/交易人第三方人员id:varchar(50)
list.third_customer_dept_id 旅客/乘车人/使用人/发件人/交易人第三方部门id string N 旅客/乘车人/使用人/发件人/交易人第三方部门id:varchar(50)
list.trip_type 行程/用车类型/主门店/商家名称 string Y 行程/用车类型/主门店/商家名称varchar:(255)
list.trip_info 火车/机票行程/分门店名/被保人/收件人姓名 string Y 火车/机票行程/分门店名/被保人/收件人姓名varchar:(255)
list.flight_no 航班号/车次/服务类型/门店地址/收件人手机号 string Y 航班号/车次/服务类型/门店地址/收件人手机号varchar:(50)
list.departure_name 出发城市/下单城市 string Y 出发城市/下单城市varchar:(255)
list.from_station_name 出发车站/出发地/发件地址 string Y 出发车站/出发地/发件地址varchar:(255)
list.arrival_name 到达城市/入住城市/目的城市/用餐城市 string Y 到达城市/入住城市/目的城市/用餐城市varchar:(255)
list.to_station_name 到达车站/目的地/门店地址/收件地址 string Y 到达车站/目的地/门店地址/收件地址varchar:(255)
list.departure_time 起飞/入住/出发/行程开始时间 string Y 起飞/入住/出发/行程开始时间
list.back_departure_time 到达/离店/支付/完成时间 string Y 到达/离店/支付/完成时间
list.discount 机票折扣 double Y 机票折扣
list.seat_type 坐席/产品类目/业务描述 string Y 坐席/产品类目/业务描述
list.seat_location 座位编号/明细/商品明细 string Y 座位编号/明细/商品明细
list.number_of_nights 间夜数/商品数量/用餐人数 integer Y 间夜数/商品数量/用餐人数
list.sale_price 票销售价/平均客房单价/车票单价/商品单价 double Y 票销售价/平均客房单价/车票单价/商品单价
list.airport_fee 机场建设费 double Y 机场建设费
list.fuel_fee 燃油费 double Y 燃油费
list.taxes 税费 double Y 税费
list.taxi_price 用车金额/采购商品总价 double Y 用车金额/采购商品总价
list.insurance_price 保险费/运费 double Y 保险费/运费
list.endorse_diff_fee 改签差价 double Y 改签差价
list.change_fee 改签费/改签手续费 double Y 改签费/改签手续费
list.upgrate_fee 升舱费/火车抢票费/用车调度费 double Y 升舱费/火车抢票费/用车调度费
list.refund_ext_fee 退票费 double Y 退票费
list.coupon_amount 优惠券/折扣 double Y 优惠券/折扣
list.total_price 销售总价/本次企业最高支付/订单实付 double Y 销售总价/本次企业最高支付/订单实付
list.service_fee_reduction 减免金额 double Y 减免金额
list.company_pay_price 企业支付 double Y 企业支付
list.service_fee 服务费 double Y 服务费
list.total_amount 应收总额 double Y 应收总额
list.red_coupon 红包券支付 double Y 红包券支付
list.personal_pay_price 员工支付/个人支付(含分贝币支付) double Y 员工支付/个人支付(含分贝币支付)
list.reason 事由 string Y 事由
list.cost_attribution_category 费用归属类型 string Y 费用归属类型,1.部门 2.项目
list.cost_attribution_name 费用归属 string Y 费用归属
list.project_code 项目编号 string Y 项目编号
list.is_need_trip_apply 是否需要行程审批 string Y 是否需要行程审批 1:是;2:否
list.trip_apply_id 行程审批单号 string Y 行程审批单号varchar(255)
list.is_hyper_gauge 是否超规 string Y 是否超规 1:是;2:否
list.hyper_gauge_reason 超规理由 string Y 超规理由varchar(255)
list.is_need_during_apply 是否需要订单审批 string Y 是否需要订单审批 1:是;2:否
list.during_apply_id 订单审批单号 string Y 订单审批单号varchar(255)
list.hyper_gauge_info 超规项 string Y 超规项varchar(255)
list.is_need_re_apply 是否需要退改控制 string Y 是否需要退改控制 1:是;0:否
list.re_apply_id 退改审批单号 string Y 退改审批单号varchar(255)
list.re_apply_reason 退改理由 string Y 退改理由:varchar(255)
list.custom_field1 自定义字段1 string Y 自定义字段1:varchar(255)
list.custom_field2 自定义字段2 string Y 自定义字段2:varchar(255)
list.custom_field3 自定义字段3 string Y 自定义字段3:varchar(255)
list.apply_remark 补充事由 string Y 补充事由
list.cost_attribution_list 管控费用信息 jsonArray Y 管控费用信息
list.cost_attribution_list.cost_attribution_category 费用归属类型1:部门;2:项目 integer N 1
list.cost_attribution_list.cost_attribution_id 费用归属id string N 59a80dd92798630fd780babf varchar(50)
list.cost_attribution_list.cost_attribution_name 费用归属名称 string N 嘟嘟搞测试 varchar(255)
list.cost_attribution_list.cost_attribution_path 费用归属path string N varchar(500)
list.cost_attribution_list.archive_code 自定义档案编号 string N 自定义档案编号
list.change_ext_fee 改签手续费 BigDecimal N 改签手续费
list.entry_status 入账状态 Integer N 入账状态
list.begin_charge_time 用车时间 Date N 用车时间
list.actual_distance 用车公里数 BigDecimal N 用车公里数
list.departure_city 出发城市 string N 出发城市(用车)varchar(50)
list.arrival_city 到达城市 string N 到达城市(用车) varchar(50)
{
    "code": 0,
    "msg": "success",
    "data": {
        "page_info": {
            "page": 1,
            "page_size": 10,
            "current_page": 1,
            "total_pages": 319,
            "total_size": 3188
        },
        "list": [
            {
                "order_category": 3,
                "order_id": "60e5783424e1ae2c5af760e6",
                "source_order_id": "60e5783424e1ae2c5af760e6",
                "order_create_time": "2021-07-07 17:47:33",
                "ticket_no": "60e57835d4f70a779ed4c200",
                "ticket_status": "已完成",
                "employee_name": "大张三",
                "employee_phone": "15997301052",
                "department_name": "费用组",
                "department_hierarchy": "北京分贝金服科技有限公司/MC",
                "customer_name": "大张三",
                "customer_phone": "15997301052",
                "customer_dept": "费用组",
                "customer_hierarchy_dept": "北京分贝金服科技有限公司/MC",
                "trip_type": "舒适型",
                "flight_no": "实时",
                "departure_name": "润诚中心",
                "from_station_name": "北京市朝阳区呼家楼街道东大桥路小区(秀水社区北)润诚中心",
                "arrival_name": "中弘·北京像素北区",
                "to_station_name": "朝阳区五里桥二街1号院",
                "back_departure_time": "2021-07-07 17:49:43",
                "taxi_price": 10.05,
                "insurance_price": 0.0,
                "coupon_amount": 0,
                "total_price": 10.05,
                "service_fee_reduction": 0.0,
                "company_pay_price": 10.05,
                "service_fee": 0.0,
                "total_amount": 10.05,
                "red_coupon": 0.0,
                "personal_pay_price": 0.0,
                "third_map": {
                    "costAttributioncostDesp": "",
                    "kingdee_department_id1": "1000100970",
                    "kingdee_department_id2": "1000100970",
                    "costAttributioncostName": "测试项目1",
                    "passengerUserId": "facdba1e",
                    "costAttributioncostCode": "2021070783455",
                    "bookerDeptId": "do-256864827",
                    "extMap": {
                        "kingdee_department_id1": "1000100970",
                        "contract_company_name2": "北京分贝金服科技有限公司",
                        "kingdee_department_id2": "1000100970",
                        "contract_company_id2": "1000",
                        "contract_company_id1": "1000",
                        "contract_company_name1": "北京分贝金服科技有限公司"
                    },
                    "contract_company_name2": "北京分贝金服科技有限公司",
                    "contract_company_id2": "1000",
                    "bookerUserId": "facdba1e",
                    "passengerDeptId": "do-256864827",
                    "contract_company_id1": "1000",
                    "contract_company_name1": "北京分贝金服科技有限公司"
                },
                "reason": "出差 测试",
                "is_need_trip_apply": "1",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "2",
                "during_apply_id": "",
                "is_need_re_apply": "1",
                "re_apply_id": "",
                "custom_field1": "",
                "custom_field2": "",
                "custom_field3": "",
                "remark": "",
                "apply_remark": "",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "60e56e8caa4227677c58062b",
                        "cost_attribution_name": "测试项目1",
                        "cost_attribution_category": 2,
                        "cost_attribution_path": "测试项目1",
                        "archive_code": "自定义档案编号"
                    }
                ],
                "entry_status": 3,
                "begin_charge_time": "2021-07-07 17:49:37",
                "actual_distance": 0,
                "departure_city": "北京市",
                "arrival_city": "北京市"
            },
            {
                "order_category": 11,
                "order_id": "5dc3808a279863076701d449",
                "source_order_id": "5dc3808a279863076701d449",
                "order_create_time": "2019-11-07 10:25:15",
                "ticket_status": "订房成功",
                "employee_name": "闵文超",
                "employee_phone": "13261635230",
                "department_name": "MC",
                "department_hierarchy": "北京分贝金服科技有限公司/MC",
                "customer_name": "三年呀",
                "customer_phone": "15297321102",
                "customer_dept": "MC",
                "customer_hierarchy_dept": "北京分贝金服科技有限公司/MC",
                "trip_type": "北京建国门亚朵轻居酒店",
                "arrival_name": "北京市",
                "to_station_name": "建华南路11号",
                "departure_time": "2019-12-01 00:00:00",
                "back_departure_time": "2019-12-02 00:00:00",
                "number_of_nights": 1,
                "sale_price": 474.0,
                "insurance_price": 0.0,
                "coupon_amount": 0.0,
                "total_price": 0.0,
                "service_fee_reduction": 0.0,
                "company_pay_price": 0.0,
                "service_fee": 0.0,
                "total_amount": 0.0,
                "red_coupon": 0.0,
                "personal_pay_price": 0.0,
                "reason": "其他 测",
                "is_need_trip_apply": "2",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "1",
                "during_apply_id": "5dc3808b23445f5a8549a9b6",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "5cd932ad23445f0b1e06106c",
                        "cost_attribution_name": "MC",
                        "cost_attribution_category": "1"
                    }
                ],
                "entry_status": 3
            },
            {
                "order_category": 11,
                "order_id": "5dc380bd279863076701d457",
                "source_order_id": "5dc380bd279863076701d457",
                "order_create_time": "2019-11-07 10:26:05",
                "ticket_status": "退房成功",
                "employee_name": "闵文超",
                "employee_phone": "13261635230",
                "department_name": "MC",
                "department_hierarchy": "北京分贝金服科技有限公司/MC",
                "customer_name": "三年呀",
                "customer_phone": "15297321102",
                "customer_dept": "MC",
                "customer_hierarchy_dept": "北京分贝金服科技有限公司/MC",
                "trip_type": "北京建国门亚朵轻居酒店",
                "arrival_name": "北京市",
                "to_station_name": "建华南路11号",
                "departure_time": "2019-12-01 00:00:00",
                "back_departure_time": "2019-12-02 00:00:00",
                "number_of_nights": 1,
                "sale_price": 474.0,
                "insurance_price": 0.0,
                "coupon_amount": 0.0,
                "total_price": -474.0,
                "service_fee_reduction": 0.0,
                "company_pay_price": -474.0,
                "service_fee": -47.4,
                "total_amount": -521.4,
                "red_coupon": 0.0,
                "personal_pay_price": 0.0,
                "reason": "其他 测",
                "is_need_trip_apply": "2",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "1",
                "during_apply_id": "5dc3808b23445f5a8549a9b6",
                "is_need_re_apply": "0",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "5cd932ad23445f0b1e06106c",
                        "cost_attribution_name": "MC",
                        "cost_attribution_category": "1"
                    }
                ],
                "entry_status": 3
            },
            {
                "order_category": 11,
                "order_id": "5dc381da279863093da888a6",
                "source_order_id": "5dc381da279863093da888a6",
                "order_create_time": "2019-11-07 10:30:50",
                "ticket_status": "退房成功",
                "employee_name": "闵文超",
                "employee_phone": "13261635230",
                "department_name": "MC",
                "department_hierarchy": "北京分贝金服科技有限公司/MC",
                "customer_name": "三年呀",
                "customer_phone": "15297321102",
                "customer_dept": "MC",
                "customer_hierarchy_dept": "北京分贝金服科技有限公司/MC",
                "trip_type": "维也纳酒店(北京旧宫地铁站店)",
                "arrival_name": "北京市",
                "to_station_name": "旧宫镇旧忠路12号院15号楼",
                "departure_time": "2019-12-01 00:00:00",
                "back_departure_time": "2019-12-02 00:00:00",
                "number_of_nights": 1,
                "sale_price": 343.0,
                "insurance_price": 0.0,
                "coupon_amount": 0.0,
                "total_price": -343.0,
                "service_fee_reduction": 0.0,
                "company_pay_price": -343.0,
                "service_fee": -34.3,
                "total_amount": -377.3,
                "red_coupon": 0.0,
                "personal_pay_price": 0.0,
                "reason": " ",
                "is_need_trip_apply": "2",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "1",
                "during_apply_id": "5dc381a223445f5a8549aa53",
                "is_need_re_apply": "0",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "5cd932ad23445f0b1e06106c",
                        "cost_attribution_name": "MC",
                        "cost_attribution_category": "1"
                    }
                ],
                "entry_status": 3
            },
            {
                "order_category": 11,
                "order_id": "5dc38278279863093da888b8",
                "source_order_id": "5dc38278279863093da888b8",
                "order_create_time": "2019-11-07 10:33:28",
                "ticket_status": "订房成功",
                "employee_name": "闵文超",
                "employee_phone": "13261635230",
                "department_name": "MC",
                "department_hierarchy": "北京分贝金服科技有限公司/MC",
                "customer_name": "小丽",
                "customer_phone": "13261635233",
                "customer_dept": "",
                "customer_hierarchy_dept": "",
                "trip_type": "锦江之星品尚(北京东直门使馆区店)",
                "arrival_name": "北京市",
                "to_station_name": "新源西里中街23号",
                "departure_time": "2019-12-03 00:00:00",
                "back_departure_time": "2019-12-04 00:00:00",
                "number_of_nights": 1,
                "sale_price": 409.0,
                "insurance_price": 0.0,
                "coupon_amount": 0.0,
                "total_price": 0.0,
                "service_fee_reduction": 0.0,
                "company_pay_price": 0.0,
                "service_fee": 0.0,
                "total_amount": 0.0,
                "red_coupon": 0.0,
                "personal_pay_price": 0.0,
                "reason": " ",
                "is_need_trip_apply": "2",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "1",
                "during_apply_id": "5dc3827823445f5a8549aabf",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "5cd932ad23445f0b1e06106c",
                        "cost_attribution_name": "MC",
                        "cost_attribution_category": "1"
                    }
                ],
                "entry_status": 3
            },
            {
                "order_category": 60,
                "order_id": "OMS201904181716017449674",
                "source_order_id": "OMS201904181716017449674",
                "order_create_time": "2019-04-18 17:16:02",
                "order_category_type": "点评买单",
                "ticket_status": "已完成",
                "employee_name": "谷健波",
                "employee_phone": "13911381353",
                "department_name": "权限测试(勿删)",
                "department_hierarchy": "北京分贝金服科技有限公司/权限测试(勿删)",
                "trip_type": "",
                "arrival_name": "北京市",
                "insurance_price": 0.0,
                "coupon_amount": 0.0,
                "total_price": 0.95,
                "service_fee_reduction": 0.0,
                "company_pay_price": 0.95,
                "service_fee": 0.03,
                "total_amount": 0.98,
                "red_coupon": 0.0,
                "personal_pay_price": 0.0,
                "reason": "-给哥哥哥哥",
                "is_need_trip_apply": "2",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "2",
                "during_apply_id": "",
                "hyper_gauge_info": "",
                "re_apply_id": "",
                "custom_field1": "测试下1-1",
                "custom_field2": "挂号费改-2",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "5bf2651123445f5335612351",
                        "cost_attribution_name": "权限测试(勿删)",
                        "cost_attribution_category": "1",
                        "cost_attribution_path": "北京分贝金服科技有限公司/权限测试(勿删)"
                    }
                ],
                "entry_status": 3
            },
            {
                "order_category": 60,
                "order_id": "OMS201904181751313043217",
                "source_order_id": "OMS201904181751313043217",
                "order_create_time": "2019-04-18 17:51:31",
                "order_category_type": "点评团购",
                "ticket_status": "已完成",
                "employee_name": "刘孝禹",
                "employee_phone": "13683270675",
                "department_name": "郝贝贝的部门哦",
                "department_hierarchy": "北京分贝金服科技有限公司/郝贝贝的部门哦",
                "trip_type": "",
                "arrival_name": "北京市",
                "insurance_price": 0.0,
                "coupon_amount": 0.0,
                "total_price": 9.9,
                "service_fee_reduction": 0.0,
                "company_pay_price": 9.9,
                "service_fee": 0.99,
                "total_amount": 10.0,
                "red_coupon": 0.0,
                "personal_pay_price": 0.0,
                "reason": "-很纠结",
                "is_need_trip_apply": "2",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "2",
                "during_apply_id": "",
                "hyper_gauge_info": "",
                "re_apply_id": "",
                "custom_field1": "null-并不能",
                "custom_field2": "测试下1-1",
                "custom_field3": "挂号费改-1",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "5a57102b27986347ee635102",
                        "cost_attribution_name": "郝贝贝的部门哦",
                        "cost_attribution_category": "1",
                        "cost_attribution_path": "北京分贝金服科技有限公司/郝贝贝的部门哦"
                    }
                ],
                "entry_status": 3
            },
            {
                "order_category": 15,
                "order_id": "5ca1b8ac2798636bc0fc77bd",
                "source_order_id": "5ca1b8ac2798636bc0fc77bd",
                "order_create_time": "2019-04-01 15:07:25",
                "ticket_no": "EE48095423",
                "ticket_status": "出票成功",
                "employee_name": "王蛋开",
                "employee_phone": "15601247725",
                "department_name": "权限测试(勿删)",
                "department_hierarchy": "北京分贝金服科技有限公司/权限测试(勿删)",
                "customer_name": "徐璞",
                "customer_phone": "15311412713",
                "customer_dept": "徐璞自个儿",
                "customer_hierarchy_dept": "北京分贝金服科技有限公司/徐璞自个儿",
                "trip_info": "九江-武穴",
                "flight_no": "6026",
                "from_station_name": "九江",
                "to_station_name": "武穴",
                "departure_time": "2019-04-24 13:25:00",
                "back_departure_time": "2019-04-24 14:35:00",
                "seat_type": "硬座",
                "seat_location": "01车厢,054号",
                "sale_price": 3.0,
                "insurance_price": 0.0,
                "change_fee": 0,
                "refund_ext_fee": 0,
                "coupon_amount": 0.0,
                "total_price": 3.0,
                "service_fee_reduction": 0.0,
                "company_pay_price": 3.0,
                "service_fee": 0.3,
                "total_amount": 3.3,
                "personal_pay_price": 0.0,
                "reason": " ",
                "is_need_trip_apply": "2",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "2",
                "during_apply_id": "",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "5abdf19e27986373488a010f",
                        "cost_attribution_name": "2",
                        "cost_attribution_category": "1"
                    }
                ],
                "entry_status": 2
            },
            {
                "order_category": 15,
                "order_id": "5ca1c0842798636bc0fc7871",
                "source_order_id": "5ca1c0842798636bc0fc7871",
                "order_create_time": "2019-04-01 15:40:53",
                "ticket_no": "EF84625356",
                "ticket_status": "出票成功",
                "employee_name": "李唯",
                "employee_phone": "18211174628",
                "department_name": "IOSLeeOne(李唯)",
                "department_hierarchy": "北京分贝金服科技有限公司/IOSLeeOne(李唯)",
                "customer_name": "李唯",
                "customer_phone": "18211174628",
                "customer_dept": "IOSLeeOne(李唯)",
                "customer_hierarchy_dept": "北京分贝金服科技有限公司/IOSLeeOne(李唯)",
                "trip_info": "九江-武穴",
                "flight_no": "6026",
                "from_station_name": "九江",
                "to_station_name": "武穴",
                "departure_time": "2019-04-23 13:25:00",
                "back_departure_time": "2019-04-23 14:35:00",
                "seat_type": "硬座",
                "seat_location": "01车厢,044号",
                "sale_price": 3.0,
                "insurance_price": 0.0,
                "change_fee": 0,
                "refund_ext_fee": 0,
                "coupon_amount": 0.0,
                "total_price": 3.0,
                "service_fee_reduction": 0.0,
                "company_pay_price": 3.0,
                "service_fee": 0.3,
                "total_amount": 3.3,
                "personal_pay_price": 0.0,
                "reason": " ",
                "is_need_trip_apply": "2",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "2",
                "during_apply_id": "",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "5747fbc10f0e60e0709d8d7d",
                        "cost_attribution_name": "北京分贝金服科技有限公司",
                        "cost_attribution_category": "1"
                    }
                ],
                "entry_status": 2
            },
            {
                "order_category": 15,
                "order_id": "5ca1c0d32798636bc0fc7882",
                "source_order_id": "5ca1c0842798636bc0fc7871",
                "order_create_time": "2019-04-01 15:42:11",
                "ticket_no": "EF84625356",
                "ticket_status": "退票成功",
                "employee_name": "李唯",
                "employee_phone": "18211174628",
                "department_name": "IOSLeeOne(李唯)",
                "department_hierarchy": "北京分贝金服科技有限公司/IOSLeeOne(李唯)",
                "customer_name": "李唯",
                "customer_phone": "18211174628",
                "customer_dept": "IOSLeeOne(李唯)",
                "customer_hierarchy_dept": "北京分贝金服科技有限公司/IOSLeeOne(李唯)",
                "trip_info": "九江-武穴",
                "flight_no": "6026",
                "from_station_name": "九江",
                "to_station_name": "武穴",
                "departure_time": "2019-04-23 13:25:00",
                "back_departure_time": "2019-04-23 14:35:00",
                "seat_type": "硬座",
                "seat_location": "01车厢,044号",
                "sale_price": -3.0,
                "insurance_price": 0.0,
                "change_fee": 0,
                "upgrate_fee": 0.0,
                "refund_ext_fee": 0.0,
                "coupon_amount": 0.0,
                "total_price": -3.0,
                "service_fee_reduction": 0.0,
                "company_pay_price": -3.0,
                "service_fee": -0.3,
                "total_amount": -3.3,
                "personal_pay_price": 0.0,
                "reason": " ",
                "is_need_trip_apply": "2",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "2",
                "during_apply_id": "",
                "is_need_re_apply": "0",
                "re_apply_reason": "",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "5747fbc10f0e60e0709d8d7d",
                        "cost_attribution_name": "北京分贝金服科技有限公司",
                        "cost_attribution_category": "1"
                    }
                ],
                "entry_status": 3,
                "change_ext_fee": 0
            },
            {
                "order_category": 15,
                "order_id": "5ca30a632798632fb987ce07",
                "source_order_id": "5ca1b8ac2798636bc0fc77bd",
                "order_create_time": "2019-04-02 15:08:19",
                "ticket_no": "EE48095423",
                "ticket_status": "退票成功",
                "employee_name": "王蛋开",
                "employee_phone": "15601247725",
                "department_name": "权限测试(勿删)",
                "department_hierarchy": "北京分贝金服科技有限公司/权限测试(勿删)",
                "customer_name": "徐璞",
                "customer_phone": "15311412713",
                "customer_dept": "徐璞自个儿",
                "customer_hierarchy_dept": "北京分贝金服科技有限公司/徐璞自个儿",
                "trip_info": "九江-武穴",
                "flight_no": "6026",
                "from_station_name": "九江",
                "to_station_name": "武穴",
                "departure_time": "2019-04-24 13:25:00",
                "back_departure_time": "2019-04-24 14:35:00",
                "seat_type": "硬座",
                "seat_location": "01车厢,054号",
                "sale_price": -3.0,
                "insurance_price": 0.0,
                "change_fee": 0,
                "upgrate_fee": 0.0,
                "refund_ext_fee": 0.0,
                "coupon_amount": 0.0,
                "total_price": -3.0,
                "service_fee_reduction": 0.0,
                "company_pay_price": -3.0,
                "service_fee": -0.3,
                "total_amount": -3.3,
                "personal_pay_price": 0.0,
                "reason": " ",
                "is_need_trip_apply": "2",
                "trip_apply_id": "",
                "is_hyper_gauge": "2",
                "hyper_gauge_reason": "",
                "is_need_during_apply": "2",
                "during_apply_id": "",
                "is_need_re_apply": "0",
                "re_apply_reason": "",
                "cost_attribution_list": [
                    {
                        "cost_attribution_id": "5abdf19e27986373488a010f",
                        "cost_attribution_name": "2",
                        "cost_attribution_category": "1"
                    }
                ],
                "entry_status": 3,
                "change_ext_fee": 0
            }
        ]
    },
    "request_id": "SkBriwIIiWiFEVu9"
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
lastUpdate: 8/24/2022, 4:23:27 PM