HotelSearchItem
baseCodestring
Bundleport base code from mapping_hotels when mapped; empty string if unmapped.
providerHotelCodestring
hotelNamestring
providerCodestring
categorystring
propertyTypestring
chainCodestring
citystring
countryCodestring
canonicalCityIdstring
hotels.canonical_city_id when set. Standard field name across the API.
canonicalCityPlaceIdstring
Deprecated alias of canonicalCityId, kept for backward compatibility.
HotelSearchItem
{
"baseCode": "string",
"providerHotelCode": "string",
"hotelName": "string",
"providerCode": "string",
"category": "string",
"propertyType": "string",
"chainCode": "string",
"city": "string",
"countryCode": "string",
"canonicalCityId": "string",
"canonicalCityPlaceId": "string"
}