Catalog mapping

Overview

This guide provides you with the information that you need to map your existing content catalogs to the BHI B2B API content.

Map your catalogs

  • Refer to the Property mapping to learn how you can map your properties catalog to the properties in BHI B2B API.
  • You can use the following mapping table to download the BHI B2B API content using the given Content API feeds.
UsagePPN EndpointBHI B2B Content Feed
List properties around airportsHotel.AirportsFeed_id 31: Local Information
(Not a direct match. You will find the nearby airports for a property under the nearbyProperties.places array.)
List possible amenities values (not filtered by hotel)Hotel.AmenitiesFeed_id 22: Benefits
List areas within a cityHotel.AreasFeed_id 4: Area within Cities
List of hotel chainsHotel.ChainsFeed_id 15: Hotel Chains
List of citiesHotel.CitiesFeed_id 3: Cities
List of city clustersHotel.CityClustersNot available
List of countriesHotel.CountriesFeed_id 2: Countries
List of amenities per hotelHotel.FilterAmenitiesFeed_id 19: Full Hotel Information
(Use the facilities.facility array)
Get hotel detailsHotel.HotelsFeed_id 5: Hotel/Feed_id 19: Full Hotel Information
Get hotel photosHotel.PhotosFeed_id 19: Full Hotel Information
(Use the pictures.picture array)
OR
Feed_id 8: Premium Photos per Hotel
(Documentation for this feed will be available soon)
List properties around points of interestsHotel.PointsOfInterestFeed_id 31: Local Information
(Not a direct match. You may use the data from topPlaces.places array and/or nearbyPlaces.places array.)
List properties by property typeHotel.PropertyTypesFeed_id 5: Hotel/Feed_id 19 provides the accommodationType of a property.
(Contact your Account Manager to get a list of possible values.)
Get room details per hotelHotel.RoomsFeed_id 19: Full Hotel Information
(Use the roomtypes.roomtype array)
Get room amenity information per hotelHotel.RoomAmenitiesFeed_id 14: Facilities per Roomtype
List the States of CountriesHotel.StatesFeed_id 21: States/Provinces
Find hotels newly activated after a given dateHotel.ActivatedHotelsFeed_id 32: Hotel Change
(Use mtypeid=2 in the request, date should be within the past 7 days)
Find hotels deactivated after a given dateHotel.DeactivatedHotelsFeed_id 32: Hotel Change
(Use mtypeid=3 in the request, date should be within the past 7 days)

Did this page help you?