Hotel Room View
Room View provides a description of the hotel room's view, such as beach front, mountain view, or courtyard view.
Room View options are returned by some hotel suppliers as part of the room rate information. Many suppliers return Room View information as free text. However, depending on the supplier and provider, Room View information may be returned as an OTA-standard Room View code. Depending on the supplier, Room View data for a specific room rate may be returned as text, code, or both text and code.
Implementation by Provider
See Implemented Transactions for provider functionality specific to each transaction.
Provider |
Implementation |
---|---|
Galileo (1G) | Supports room view codes. |
Apollo (1V) | Supports room view codes. |
Worldspan (1P) |
Supports room view codes. |
Free-Text Room View Information
/HotelRateDetail/RoomRateDescription @Name @Text
- In Hotel.xsd:
Room views are returned only as discrete data in /HotelRateDetail/Inclusions/RoomView. Free text is no longer returned RoomRateDescription.
Room View Codes
/HotelRateDetail/RoomView @Code
/HotelRateDetail/Inclusions/RoomView @Code
The RoomView element is used to return Room View codes as discrete data, if they are returned by the provider and supplier for a room rate.
Decoded Room View information can be retrieved as Reference Data through ReferenceDataRetrieveReq TypeCode="HotelRoomViewType".
In Hotel.xsd:
- Room views are returned only as discrete data in /HotelRateDetail/Inclusions/RoomView. Free text is no longer returned RoomRateDescription.
- Worldspan support OTA Room View Types (RVT) codes, which were previously supported only for Apollo and Galileo
Room View codes are not explicitly part of the booking data, and are not stored in the Universal Record History for booked hotel segments.
OTA Code | 1P Code | Description |
---|---|---|
1 |
1 |
Airport View |
2 |
2 |
Bay View |
3 |
3 |
City View |
4 |
4 |
Courtyard View |
5 |
5 |
Golf View |
6 |
6 |
Harbor View |
7 |
7 |
Intercoastal View |
8 |
8 |
Lake View |
9 |
9 |
Marina View |
10 |
A |
Mountain View |
11 |
B |
Ocean View |
12 |
C |
Pool View |
13 |
D |
River View |
14 |
E |
Water View |
15 |
F |
Beach View |
16 |
G |
Garden View |
17 |
H |
Park View |
18 |
I |
Forest View |
19 |
J |
Rain Forest View |
20 |
K |
Various Views |
21 |
L |
Limited View |
22 |
M |
Slope View |
23 |
N |
Strip View |
24 |
O |
Countryside View |
25 |
P |
Sea View |
Implemented Transactions
- Hotel Rate and Rule Search (HotelDetailsRsp)
- Hotel Rules (HotelRulesRsp) for Galileo and Apollo only