Availability and Restrictions
Message Exchange Workflow
OTA_HotelAvailNotifRQ
- request made by SiteConnect to the Booking Channel endpoint.OTA_HotelAvailNotifRS
- response sent by the Booking Channel.
Request
Examples
Specification
Element / @Attribute | Type | M | Description |
---|---|---|---|
| Element | 1 | Root element for the request. |
| String | 1 | Defines the XML namespace for the request. Will be set to |
| String | 1 | Unique identifier for the request, used to match requests and responses. |
| DateTime | 1 | Time when the request was generated. |
| String | 1 | Specifies the API version. Will be set to |
| Element | 1 | Container for availability status messages. |
| String | 1 | Identifier for the hotel. |
| Element | 1 | Single availability status message. |
| Integer | 1 | Sets the number of rooms available for sale. |
| Element | 1 | Contains date and room identification information. |
| Date | 1 | The start date for which the update is being set. This date is inclusive. |
| Date | 1 | The end date for which the update is being set. This date is inclusive. |
| String | 1 | Identifies the room. |
| String | 1 | Identifies the rate. |
| Element | 0..2 | Used for Minimum Stay and Maximum Stay. |
| Element | 1 | Single length of stay information. |
| String | 1 | Can be one of the following:
|
| Integer | 0..1 | Specifies the number of days related to a stay. Valid range: 1 to 9999. Will be excluded if no |
| Element | 0..1 | Used to restrict the room for Stop Sell, Closed to Arrivals, and Closed to Departure. |
| String | 1 | Values:
|
| String | 0..1 | Values:
If no type is specified, assume a full close or open for the room date. |
Response
Examples
Specification
Element / @Attribute | Type | M | Description |
---|---|---|---|
| Element | 1 | Root element for the response. |
| String | 1 | Defines the XML namespace for the request. Will be set to |
| String | 1 | Unique identifier for the request, used to match requests and responses. |
| DateTime | 1 | Time when the response was generated. |
| String | 1 | Specifies the API version. Must be set to |
| Element | 0..1 | Indicates successful processing of the request. |
| Element | 0..1 | Indicates an error occurred during the processing of the request. |
| Element | 1..n | Single error information containing free text. |
| Integer | 1 | Type of error. Refer to Error Warning Types (EWT). |
| Integer | 0..1 | Code representing the error. Refer to Error Codes (ERR). |
Help Centre
Last updated