{
"keyWord": "string",
"cityName": "string",
"cityId": "string",
"checkInTime": "string",
"checkLeaveTime": "string",
"companyId": "string",
"userId": "string"
}curl --location --request POST '/hotelSearch/hotelSearchRecommendedInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyWord": "string",
"cityName": "string",
"cityId": "string",
"checkInTime": "string",
"checkLeaveTime": "string",
"companyId": "string",
"userId": "string"
}'{
"code": 0,
"message": "",
"busCode": 0,
"data": {
"hotelSearchHistory": [
{
"keyId": "",
"searchText": "",
"companyId": "",
"userId": "",
"isDelete": 0,
"addTime": "",
"modifyTime": ""
}
],
"hotelTag": [
{
"id": {
"tagType": ""
},
"tagValue": ""
}
],
"hotelInfoList": [
{
"pic": {
"other": [
{
"image": [
{
"keyID": "",
"hotelID": "",
"roomID": "",
"roomName": "",
"productID": "",
"platSource": 0,
"type": 0,
"imageUrl": "",
"sizeType": 0,
"waterMark": 0,
"authorType": 0,
"isCoverImage": 0,
"isEnable": 0,
"addTime": ""
}
],
"name": "",
"count": 0
}
],
"appearance": [
{
"image": [
{
"keyID": "",
"hotelID": "",
"roomID": "",
"roomName": "",
"productID": "",
"platSource": 0,
"type": 0,
"imageUrl": "",
"sizeType": 0,
"waterMark": 0,
"authorType": 0,
"isCoverImage": 0,
"isEnable": 0,
"addTime": ""
}
],
"name": "",
"count": 0
}
],
"guestrooms": [
{
"image": [
{
"keyID": "",
"hotelID": "",
"roomID": "",
"roomName": "",
"productID": "",
"platSource": 0,
"type": 0,
"imageUrl": "",
"sizeType": 0,
"waterMark": 0,
"authorType": 0,
"isCoverImage": 0,
"isEnable": 0,
"addTime": ""
}
],
"name": "",
"count": 0
}
],
"publicareas": [
{
"image": [
{
"keyID": "",
"hotelID": "",
"roomID": "",
"roomName": "",
"productID": "",
"platSource": 0,
"type": 0,
"imageUrl": "",
"sizeType": 0,
"waterMark": 0,
"authorType": 0,
"isCoverImage": 0,
"isEnable": 0,
"addTime": ""
}
],
"name": "",
"count": 0
}
],
"restaurant": [
{
"image": [
{
"keyID": "",
"hotelID": "",
"roomID": "",
"roomName": "",
"productID": "",
"platSource": 0,
"type": 0,
"imageUrl": "",
"sizeType": 0,
"waterMark": 0,
"authorType": 0,
"isCoverImage": 0,
"isEnable": 0,
"addTime": ""
}
],
"name": "",
"count": 0
}
]
},
"totalImageNumber": 0,
"image": "",
"distance": 0,
"outImages": "",
"keyID": "",
"hotelName": "",
"hotelEnName": "",
"address": "",
"starRate": 0,
"starRateName": "",
"categoryID": 0,
"categoryName": "",
"phone": "",
"fax": "",
"establishmentDate": "",
"renovationDate": "",
"groupID": "",
"groupName": "",
"brandID": "",
"brandName": "",
"googleLat": 0.0,
"gooleLon": 0.0,
"baiduLat": 0.0,
"baiduLon": 0.0,
"parentCityID": "",
"parentCityName": "",
"cityId": "",
"cityName": "",
"relationCityID": "",
"district": "",
"districtId": "",
"businessZone": "",
"nextBusinessZone": "",
"introEditor": "",
"description": "",
"landmarkID": 0,
"rating": "",
"ratingText": {},
"userStandardPrice": "",
"landmarkName": "",
"generalAmenities": "",
"roomAmenities": "",
"conferenceAmenities": "",
"diningAmenities": "",
"airportPickUpService": "",
"traffic": "",
"surroundings": "",
"features": "",
"facilities": "",
"thumbnailId": "",
"roomTotalAmount": 0,
"themes": "",
"isEconomic": 0,
"isApartment": 0,
"hasCoupon": 0,
"slwyHotelID": "",
"productLine": 0,
"productLineName": "",
"hotelLinkMan": "",
"hotelLinkPhone": "",
"isFullHouse": "",
"isAgreementHotel": "",
"companyIds": "",
"businessId": "",
"recreationAmenities": "",
"agreementHotel": "",
"trusteeshipLabel": "",
"ratingTxt": "",
"comparePrice": 0.0,
"peopleMsg": "",
"peopleNum": 0,
"themeNames": "",
"tag": "",
"travelStandardMsg": "",
"isExceedStandard": false
}
]
}
}