Availability Samples
Availability by Room Type Code
[
{
"hotelCode": "sample",
"bookingLimit": 3,
"date": "2018-04-13",
"ratePlanCode": "BAR",
"roomTypeCode": "PRES",
"minLOS": 1,
"maxLOS": 5,
"restriction": "Departure",
"status": "Close"
},
{
"hotelCode": "sample",
"bookingLimit": 3,
"date": "2018-04-12",
"ratePlanCode": "BAR",
"roomTypeCode": "PRES",
"minLOS": 1,
"maxLOS": 5,
"restriction": "Departure",
"status": "Close"
},
{
"hotelCode": "sample",
"bookingLimit": 3,
"date": "2018-04-11",
"ratePlanCode": "BAR",
"roomTypeCode": "PRES",
"minLOS": 1,
"maxLOS": 5,
"restriction": "Departure",
"status": "Close"
}
]Availability by Rate Plan Code
Last updated
Was this helpful?