Availability Message Restrictions

In the OTA_HotelAvailNotifRQ messages, the RestrictionStatus element has an optional Restriction attribute. The possible values for Restriction are Master, Arrival, and Departure.

The combination of Restriction and Status attributes can be defined as:

RestrictionStatusInterpretation
ArrivalOpenOpen to arrival
ArrivalCloseClose to arrival
DepartureOpenOpen to departure
DepartureCloseClose to departure
MasterOpenOpen to booking
MasterCloseClose to booking

For example, let's assume the following restrictions are sent to the client system for the below dates:

Restriction / Date2021-01-012021-01-022021-01-032021-01-042021-01-05
MasterOpenCloseOpenCloseOpen
ArrivalCloseOpenOpenCloseOpen
DepartureOpenOpenCloseOpenOpen

Given the above restrictions -

Check-in dateCheck-out DateAllowed?Reason
2021-01-032021-01-04Yes-
2021-01-01AnyNo-
Any2021-01-03No-
2021-01-02AnyNoSince the restriction Master has status Close
2021-01-032021-01-05NoSince the restriction Master has status Close on 2021-01-04