<alitrip_travel_axin_hotel_order_detail_response>
<result>
<success>true</success>
<error_code>isp.system-error</error_code>
<error_msg>系统错误</error_msg>
<data>
<hotel_info>
<hotel_tel>021-1234567</hotel_tel>
<hotel_address>XX路XX号</hotel_address>
<shid>123</shid>
<hotel_name>XX酒店</hotel_name>
</hotel_info>
<room_info>
<room_facility_list>
<string>含双早</string>
<string>双床1.35米</string>
<string>有窗</string>
</room_facility_list>
<room_name>大床房</room_name>
</room_info>
<order_fulfill_info>
<room_number>2</room_number>
<check_out>2020-10-01 00:00:00</check_out>
<check_in>2020-10-01 00:00:00</check_in>
<late_arrive_time>2020-10-01 00:00:00</late_arrive_time>
<confirm_code>123</confirm_code>
<hour_room>false</hour_room>
<check_in_time>2022-12-13 08:00:00</check_in_time>
<check_out_time>2022-12-13 12:00:00</check_out_time>
<hourage>4</hourage>
</order_fulfill_info>
<actual_total_fee>1000</actual_total_fee>
<daily_info_list>
<daily_info>
<cny_price>10000</cny_price>
<date>2020-10-01</date>
<board_d_t_o>
<board_num>2</board_num>
<board_type>1</board_type>
</board_d_t_o>
<price>100</price>
</daily_info>
</daily_info_list>
<status_desc>已下单</status_desc>
<status>1</status>
<outer_order_id>321321321</outer_order_id>
<purchase_order_id>123123123</purchase_order_id>
<refund_fee>1000</refund_fee>
<fliggy_order_id>128192</fliggy_order_id>
<pay_id>12334</pay_id>
<exchange_rate>1</exchange_rate>
<currency_code>CNY</currency_code>
<origin_actual_total_fee>100</origin_actual_total_fee>
</data>
</result>
</alitrip_travel_axin_hotel_order_detail_response>
{
"alitrip_travel_axin_hotel_order_detail_response":{
"result":{
"success":true,
"error_code":"isp.system-error",
"error_msg":"系统错误",
"data":{
"hotel_info":{
"hotel_tel":"021-1234567",
"hotel_address":"XX路XX号",
"shid":123,
"hotel_name":"XX酒店"
},
"room_info":{
"room_facility_list":{
"string":[
"含双早",
"双床1.35米",
"有窗"
]
},
"room_name":"大床房"
},
"order_fulfill_info":{
"room_number":2,
"check_out":"2020-10-01 00:00:00",
"check_in":"2020-10-01 00:00:00",
"late_arrive_time":"2020-10-01 00:00:00",
"confirm_code":"123",
"hour_room":false,
"check_in_time":"2022-12-13 08:00:00",
"check_out_time":"2022-12-13 12:00:00",
"hourage":4
},
"actual_total_fee":1000,
"daily_info_list":{
"daily_info":[
{
"cny_price":10000,
"date":"2020-10-01",
"board_d_t_o":{
"board_num":2,
"board_type":1
},
"price":100
}
]
},
"status_desc":"已下单",
"status":1,
"outer_order_id":"321321321",
"purchase_order_id":123123123,
"refund_fee":1000,
"fliggy_order_id":"128192",
"pay_id":12334,
"exchange_rate":"1",
"currency_code":"CNY",
"origin_actual_total_fee":100
}
}
}
}