Hotel Availability
The Availability message (OTA_HotelAvailNotifRQ) defines whether a product (room type combined with rate plan) for a given itinerary can be sold for the applicable dates. When you send an Availability message, you indicate whether the availability or restrictions for a product has changed. The Availability message lets you define restrictions which control the overall availability of a booking. One notable type of restriction is "nightly availability": whether the product can be sold on a particular date. For a stay (from check-in to check-out) to be bookable, there must be nightly availability on all dates, and all other booking and stay restrictions must be met.
The OTA_AvailNotifRQ is the message that sends the notification of the availability status of a hotel.
A unique identifier for this request message. This value is returned in the response message. Allowed characters are a-z, A-Z, 0-9, _ (underscore), and - (dash). The minimum length of this identifier is 1 (inclusive) and maximum length is 100 (inclusive)
5fe69c95ed70a9869d9f9af7d8400a6673bb9ce9Pattern: ^[a-zA-Z0-9_-]{1,}$The creation date and time of this message. The date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z Format :YYYY-MM-DDTHH:mm:ss.SSS+|-HH:mm[Z]
Current API Version. Example- '1.0'
1.0Success Response
Indicates that the request message was processed successfully or not. Either 'Success' or 'Errors' is present in each message.
The creation date and time of this message. The date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z Format :YYYY-MM-DDTHH:mm:ss.SSS+|-HH:mm[Z]
Current API Version. Example- '1.0'
1.0A unique identifier for this request message. This value is returned in the response message. Allowed characters are a-z, A-Z, 0-9, _ (underscore), and - (dash). The minimum length of this identifier is 1 (inclusive) and maximum length is 100 (inclusive)
5fe69c95ed70a9869d9f9af7d8400a6673bb9ce9Pattern: ^[a-zA-Z0-9_-]{1,}$Indicates that the request message was processed successfully
Bad Request
Not Authorized
Request Method Not Supported
Internal Server Error
Unexpected error
List of check-in dates
Success
Get the availability information by hotel code, rate plan code and inventory type code.
A unique identifier for this request message. This value is returned in the response message. Allowed characters are a-z, A-Z, 0-9, _ (underscore), and - (dash). The minimum length of this identifier is 1 (inclusive) and maximum length is 100 (inclusive)
5fe69c95ed70a9869d9f9af7d8400a6673bb9ce9Pattern: ^[a-zA-Z0-9_-]{1,}$The creation date and time of this message. The date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z Format :YYYY-MM-DDTHH:mm:ss.SSS+|-HH:mm[Z]
Current API Version. Example- '1.0'
1.0Success
Last updated