Add or Update Rate Plan Booking Rules
Add or Update Rate Plan Booking Rules
Path Parameters
Name
Type
Description
{
"success": true
}Examples
Setting the rate plan booking rules for a single date
{
"venueId": 1,
"items": [
{
"startDate": "2020-05-01",
"endDate": "2020-05-01",
"roomId": 2,
"barId": 1,
"closeOutStatus": 1
}
]
}Setting the rate plan booking rules for a date range
Returns
Property
Description
Type
Close Out Status
Value
Description
Item Details
Property
Type
Required
Description
Last updated