/
RateAccommodationAvailability
RateAccommodationAvailability
Structure
Field | Type | Required | Description |
---|---|---|---|
date | localDate | true | |
price | bigDecimal | true | |
closed | boolean | true | |
minStay | integer | true | |
maxStay | integer | true | |
closedToArrival | boolean | true | |
closedToDeparture | boolean | true |
JSON representation
{ "date": "2022-11-15", "price": 155.000000, "closed": false, "minStay": 0, "maxStay": 0, "closedToArrival": false, "closedToDeparture": false }
, multiple selections available,
Related content
RateAccommodationOccupancy
RateAccommodationOccupancy
Read with this
Rate
More like this
Rate GetById [GET]
Rate GetById [GET]
More like this
Find Price for Rate by Occupancy [GET]
Find Price for Rate by Occupancy [GET]
Read with this
Policy
Policy
More like this
ReservationRoomStayService
ReservationRoomStayService
More like this