Skip to main content

Room

Represents a room in a hotel search response.

Properties

NameTypeDescription
OccupancyRefIdIntegerNumeric ID linking this room to its occupancy data in the Occupancy.
CodeStringUnique code assigned to this room.
DescriptionStringDescription of the room's features or characteristics.
RoomPriceRoomPricePricing information for the room, including total price and currency details.
RoomPrice/PricePriceThe total price of the room.
RoomPrice/Price/CurrencyCurrencyThe currency of the price, represented in ISO 4217 format (e.g., USD, EUR).
RoomPrice/Price/BindingBooleanIndicates whether the price is binding.
RoomPrice/Price/NetDoubleThe net price paid by the buyer to the seller.
RoomPrice/Price/GrossDoubleThe gross price, which includes the net price and the buyer's commission.
RoomPrice/Price/NetSpecifiedBooleanIndicates whether the net price is explicitly specified.
RoomPrice/Price
MinimumSellingPrice
DoubleThe minimum selling price.
RoomPrice/PriceBreakdownArray<PriceBreakdown>Breakdown of the room price over specific periods, such as daily rates.
RoomPrice/PriceBreakdown/PricePriceThe price for each day of the room during the specified period.
RoomPrice/PriceBreakdown/Price
Currency
CurrencyThe currency of the price, represented in ISO 4217 format (e.g., USD, EUR).
RoomPrice/PriceBreakdown/Price
Binding
BooleanIndicates whether the price is binding.
RoomPrice/PriceBreakdown/Price
Net
DoubleThe net price paid by the buyer to the seller.
RoomPrice/PriceBreakdown/Price
Gross
DoubleThe gross price, which includes the net price and the buyer's commission.
RoomPrice/PriceBreakdown/Price
NetSpecified
BooleanIndicates whether the net price is explicitly specified.
RoomPrice/PriceBreakdown/Price
MinimumSellingPrice
DoubleThe minimum selling price.
RoomPrice/PriceBreakdown/StartIntegerThe starting day of the pricing period (inclusive).
RoomPrice/PriceBreakdown/EndIntegerThe ending day of the pricing period (inclusive).
RefundableBooleanIndicates if the room is refundable based on the cancellation policy.
RefundableSpecifiedBooleanIndicates whether the refundable status has been explicitly specified.
LegacyRoomIdStringLegacy identifier for internal tracking. Automatically generated using OccupancyRefId and Code.
UnitsIntegerNumber of units available for this room type.
RatePlanRatePlanRate plan associated with this room.
RatePlan/CodeStringThe unique code for the rate plan.
RatePlan/NameStringThe name of the rate plan.
PromotionsArray<Promotion>Promotions or discounts applicable to this room.
Promotions/CodeStringThe unique code identifying the promotion.
Promotions/NameStringThe name of the promotion.
RemarksArray<Remark>Additional remarks or notes about this room.
Remarks/RemarkTypeRemarkTypeThe type of the remark, categorized by RemarkType.This specifies the nature or purpose of the remark: Related to the hotel as a whole. Specific to the room being booked. Related to services provided by the accommodation. General remarks not tied to a specific entity.
Remarks/TextStringThe text content of the remark, providing details or additional notes.This can include supplier-specific instructions, conditions, or general information.
SurchargesArray<Surcharge>Additional surcharges applied to this room.
Surcharges/ChargeTypeChargeTypeSpecifies whether the surcharge is included in the room rate or must be paid separately at the property. See ChargeType for possible values.
Surcharges/MandatoryBooleanIndicates whether this surcharge is mandatory. Mandatory surcharges, such as government taxes, must always be paid, while optional surcharges may depend on the guest's preferences.
Surcharges/DescriptionStringProvides a description of the surcharge, giving context about the type of cost it represents.Examples: "Tourist Tax", "Resort Fee", or "Additional Bed Fee".
Surcharges/PricePriceRepresents the price of this surcharge, including the amount and currency. See Price for details about the price structure.
Surcharges/Price/CurrencyCurrencyThe currency of the price, represented in ISO 4217 format (e.g., USD, EUR).
Surcharges/Price/BindingBooleanIndicates whether the price is binding.
Surcharges/Price/NetDoubleThe net price paid by the buyer to the seller.
Surcharges/Price/GrossDoubleThe gross price, which includes the net price and the buyer's commission.
Surcharges/Price/NetSpecifiedBooleanIndicates whether the net price is explicitly specified.
Surcharges/Price
MinimumSellingPrice
DoubleThe minimum selling price.
Surcharges/CodeStringAn optional code that uniquely identifies this surcharge for internal or external reference. This can be useful for tracking specific fees or integrating with supplier systems.
CancelPolicyCancelPolicyCancellation policy specific to this room.
CancelPolicy/RefundableBooleanIndicates whether the booking is refundable.
CancelPolicy/CancelPenaltiesArray<CancelPenalty>A collection of penalties that apply if the booking is canceled.
CancelPolicy/CancelPenalties
HoursBefore
IntegerIndicates the number of hours before the check-in date when the penalty becomes applicable.
CancelPolicy/CancelPenalties
PenaltyType
PenaltyTypeSpecifies the type of penalty enforced upon cancellation.
CancelPolicy/CancelPenalties
Currency
CurrencySpecifies the currency in which the penalty value is expressed.
CancelPolicy/CancelPenalties
Value
DoubleIndicates the value of the penalty.
CancelPolicy/CancelPenalties
Deadline
StringSpecifies the absolute deadline for the penalty in UTC format.
CancelPolicy
CancelPolicyDescription
StringProvides additional details or a textual summary of the cancellation policy.
BedsArray<Bed>List of beds available in the room, including types and configurations.
Beds/TypeStringThe type of the bed.
Beds/DescriptionStringA description of the bed.
Beds/CountIntegerThe number of beds of this type in the room.
Beds/SharedBooleanIndicates whether the bed is shared.
AmenitiesArray<Amenity>Amenities included with this room, such as Wi-Fi or parking.
Amenities/CodeStringA unique code that identifies the amenity.
Amenities/TypeAmenityTypeThe type of the amenity, defined by AmenityType.
Amenities/ValueStringThe value associated with the amenity.
Amenities/TextsStringAdditional textual information or description for the amenity.
UnitsSpecifiedBooleanIndicates whether the number of units has been explicitly specified.
FeaturesArray<Feature>Features or custom attributes of the room, used for specific integrations.
Features/CodeStringThe unique code identifying the feature of the room.