<alitrip_futurehotel_haorder_hotelorder_list_response>
<result>
<fh_code>200</fh_code>
<fh_msg>成功</fh_msg>
<fh_success>true</fh_success>
<order_list>
<data>
<hotel_order_vo>
<checkin_date>Mon Jun 07 16:41:02 CST 2021</checkin_date>
<checkout_date>Mon Jun 07 16:41:02 CST 2021</checkout_date>
<contact_name>张三</contact_name>
<contact_phone>13888888888</contact_phone>
<gmt_create>Mon Jun 07 16:41:02 CST 2021</gmt_create>
<has_break_fast>1</has_break_fast>
<id>12312312</id>
<is_sync_fliggy>true</is_sync_fliggy>
<nights>1</nights>
<order_type>1</order_type>
<out_order_id>1232141231</out_order_id>
<payment>1000</payment>
<product_name>如家酒店</product_name>
<promotionamt>100</promotionamt>
<refund_status>1</refund_status>
<room_name>大床房</room_name>
<room_number>2</room_number>
<show_payment>1000</show_payment>
<show_promotionamt>100</show_promotionamt>
<show_total_room_price>1000</show_total_room_price>
<status>1</status>
<status_str>待支付</status_str>
<total_room_price>1000</total_room_price>
<type>1</type>
<user_type_name>平台会员</user_type_name>
</hotel_order_vo>
</data>
<limit>20</limit>
<records_filtered>1</records_filtered>
<records_total>20</records_total>
<start>1</start>
</order_list>
</result>
</alitrip_futurehotel_haorder_hotelorder_list_response>
{
"alitrip_futurehotel_haorder_hotelorder_list_response":{
"result":{
"fh_code":"200",
"fh_msg":"成功",
"fh_success":true,
"order_list":{
"data":{
"hotel_order_vo":[
{
"checkin_date":"Mon Jun 07 16:41:02 CST 2021",
"checkout_date":"Mon Jun 07 16:41:02 CST 2021",
"contact_name":"张三",
"contact_phone":"13888888888",
"gmt_create":"Mon Jun 07 16:41:02 CST 2021",
"has_break_fast":1,
"id":12312312,
"is_sync_fliggy":true,
"nights":1,
"order_type":1,
"out_order_id":"1232141231",
"payment":1000,
"product_name":"如家酒店",
"promotionamt":100,
"refund_status":1,
"room_name":"大床房",
"room_number":2,
"show_payment":"1000",
"show_promotionamt":"100",
"show_total_room_price":"1000",
"status":1,
"status_str":"待支付",
"total_room_price":1000,
"type":1,
"user_type_name":"平台会员"
}
]
},
"limit":20,
"records_filtered":1,
"records_total":20,
"start":1
}
}
}
}