Skip to main content

CheckBookingsByReferenceInput

Represents the input required for checking bookings by reference.

Properties

NameTypeDescription
ReferenceReferenceSpecifies the reference details for identifying the booking.
Reference/ClientLocatorStringThe booking locator provided by the client.This is typically used to match the booking in the client's internal systems.
Reference/SupplierLocatorStringThe booking locator provided by the supplier.This identifier is used to reference the booking in the supplier's system.
Reference/HotelLocatorStringThe booking locator specific to the hotel, provided by the supplier. (Optional)This may be required in cases where the hotel system uses its own unique identifiers.
AccommodationRqAccommodationRQContains the accommodation request details for the booking check.
AccommodationRq/TypeAccommodationTypeSpecifies the type of accommodation being requested, such as Hotel or Rental.
AccommodationRq/CodeStringRepresents a unique code identifying the accommodation in the request.
LanguageStringSpecifies the language for the booking check.
CurrencyCurrencySpecifies the currency for the booking check, if applicable.