Hotel Inventory
The Inventory message (OTA_HotelInvCountNotifRQ) defines the inventory counts (number of physical rooms) that are available to be booked for specific room types. When you send an Inventory message, you indicate how many rooms of that type are available on a given date. If no rooms of that type are available, products involving that room type and date will not be displayed.
The root element for a message that defines room rate availability.
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 inventory information by hotel code and inventory 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