{
"rate": {
"id": 2,
"code": "BAR",
"name": "Best Available Rate"
},
"priceUpdateAccommodationList": [
{
"accommodation": {
"id": 662,
"name": "Single",
"roomType": {
"id": 2,
"name": "Single",
"nameI18n": "Single",
"mainImage": "1/2/propertyroomtypeimages/43c8a6e9-21b5-4657-bf14-57fd835add23.jpg"
}
},
"adult": 1,
"junior": 0,
"child": 0,
"infant": 0,
"priceUpdateAccommodationDetailList": [{
"startDate": "2021-02-10",
"endDate": "2021-02-24",
"price": 10.0000,
"closed": true,
"minStay": 2,
"maxStay": 10,
"closedToArrival": true,
"closedToDeparture": true
},
{
"startDate": "2021-02-24",
"endDate": "2021-03-05",
"price": 25.0000,
"closed": true,
"minStay": 2,
"maxStay": 10,
"closedToArrival": true,
"closedToDeparture": true
}]
}
]
} |