<xhotel_distribution_ari_availability_response>
<trace_id>0bbb10bf17025337270113592eb09f</trace_id>
<data>
<language>en</language>
<time>1702533728719</time>
<properties>
<hotel_rate>
<rates>
<ari_rate>
<rate_key>10183372001007-8650196001007-2040412339007-55104001-717746504680</rate_key>
<cancel_policy>
<code>1</code>
<cancellation_desc>xxx</cancellation_desc>
<rules>
<date_detail_rule>
<onward>2023-12-14 14:02:07</onward>
<before>2023-12-15 00:00:00</before>
<inclusive_amount>0</inclusive_amount>
<currency>CNY</currency>
</date_detail_rule>
</rules>
</cancel_policy>
<check_in_time>14:00</check_in_time>
<remark>xxxx</remark>
<room_id>87301001</room_id>
<room_name>城景双床房</room_name>
<total_rate>
<inclusive>2000</inclusive>
<fees>0</fees>
<exclusive>2000</exclusive>
<tax>0</tax>
<currency>CNY</currency>
</total_rate>
<check_in>2023-12-14</check_in>
<check_out_time>12:00</check_out_time>
<rate_plan_name>20230804183409829测试rp</rate_plan_name>
<check_out>2023-12-15</check_out>
<daily_rates>
<ari_rate_daily_rate>
<date>2023-12-14</date>
<inclusive>1000</inclusive>
<fees>0</fees>
<exclusive>1000</exclusive>
<tax>0</tax>
<currency>CNY</currency>
</ari_rate_daily_rate>
</daily_rates>
<meals>
<number>2</number>
<type>1</type>
</meals>
</ari_rate>
</rates>
<hotel_id>55104001</hotel_id>
<hotel_name>xxxx</hotel_name>
</hotel_rate>
</properties>
</data>
</xhotel_distribution_ari_availability_response>
{
"xhotel_distribution_ari_availability_response":{
"trace_id":"0bbb10bf17025337270113592eb09f",
"data":{
"language":"en",
"time":1702533728719,
"properties":{
"hotel_rate":[
{
"rates":{
"ari_rate":[
{
"rate_key":"10183372001007-8650196001007-2040412339007-55104001-717746504680",
"cancel_policy":{
"code":"1",
"cancellation_desc":"xxx",
"rules":{
"date_detail_rule":[
{
"onward":"2023-12-14 14:02:07",
"before":"2023-12-15 00:00:00",
"inclusive_amount":"0",
"currency":"CNY"
}
]
}
},
"check_in_time":"14:00",
"remark":"xxxx",
"room_id":"87301001",
"room_name":"城景双床房",
"total_rate":{
"inclusive":"2000",
"fees":"0",
"exclusive":"2000",
"tax":"0",
"currency":"CNY"
},
"check_in":"2023-12-14",
"check_out_time":"12:00",
"rate_plan_name":"20230804183409829测试rp",
"check_out":"2023-12-15",
"daily_rates":{
"ari_rate_daily_rate":[
{
"date":"2023-12-14",
"inclusive":"1000",
"fees":"0",
"exclusive":"1000",
"tax":"0",
"currency":"CNY"
}
]
},
"meals":{
"number":2,
"type":1
}
}
]
},
"hotel_id":"55104001",
"hotel_name":"xxxx"
}
]
}
}
}
}