{
"arrival_time": "string",
"cancel_info": {
"can_cancel": true,
"cancel_policy_rules": [
{
"amount": 0,
"cancel_type": 1,
"desc": "入住前1天18:00前可免费取消",
"move_up_cancel_days": 1,
"move_up_cancel_hour": "18:00:00",
"nights": 0,
"percent": 0
}
],
"cancellation_no": "string",
"refund_time": "string",
"refunded_amount": 0
},
"check_in": "2026-06-23",
"check_out": "2026-06-25",
"confirmation_no": "HLT123456789",
"contact": {
"email": "zhangsan@example.com",
"name": "张三",
"phone": "13800138000"
},
"created_at": "2026-05-28T10:30:00Z",
"currency": "CNY",
"guests": [
{
"id_number": "330106199001011234",
"id_type": "ID_CARD",
"name": "张三",
"name_en": "ZHANG/SAN"
}
],
"hotel_address": "浙江省杭州市西湖区北山街道",
"hotel_name": "杭州西湖希尔顿酒店",
"hotel_phone": "0571-12345678",
"hotel_status": "confirmed",
"nights": 2,
"order_no": "RCA20260528001234567890",
"out_trade_no": "MERCHANT_20260528_001",
"paid_at": "2026-05-28T10:35:00Z",
"pay_mode": "string",
"pay_status": "paid",
"room_count": 1,
"room_name": "豪华大床房",
"special_request": "string",
"status": "confirmed",
"total_amount": 1360,
"updated_at": "2026-05-28T10:35:00Z"
}