Skip to content

Instantly share code, notes, and snippets.

@it-jia
Created July 2, 2023 02:31
Show Gist options
  • Save it-jia/9c10105a4cb6fdbccbf29fa92c183cb2 to your computer and use it in GitHub Desktop.
Save it-jia/9c10105a4cb6fdbccbf29fa92c183cb2 to your computer and use it in GitHub Desktop.
Agoda 訂房網站搜尋飯店的 Request Body
{
"operationName": "citySearch",
"variables": {
"CitySearchRequest": {
"cityId": 4951,
"searchRequest": {
"searchCriteria": {
"isAllowBookOnRequest": true,
"bookingDate": "2023-06-10T13:44:32.789Z",
"checkInDate": "2023-06-18T16:00:00.000Z",
"localCheckInDate": "2023-06-19",
"los": 1,
"rooms": 1,
"adults": 2,
"children": 0,
"childAges": [],
"ratePlans": [],
"featureFlagRequest": {
"fetchNamesForTealium": true,
"fiveStarDealOfTheDay": true,
"isAllowBookOnRequest": false,
"showUnAvailable": true,
"showRemainingProperties": true,
"isMultiHotelSearch": false,
"enableAgencySupplyForPackages": true,
"flags": [
{
"feature": "FamilyChildFriendlyPopularFilter",
"enable": true
},
{
"feature": "FamilyChildFriendlyPropertyTypeFilter",
"enable": true
},
{
"feature": "FamilyMode",
"enable": false
}
],
"enablePageToken": false,
"enableDealsOfTheDayFilter": false,
"isEnableSupplierFinancialInfo": false,
"ignoreRequestedNumberOfRoomsForNha": false
},
"isUserLoggedIn": false,
"currency": "TWD",
"travellerType": "Couple",
"isAPSPeek": false,
"enableOpaqueChannel": false,
"isEnabledPartnerChannelSelection": null,
"sorting": {
"sortField": "Ranking",
"sortOrder": "Desc",
"sortParams": null
},
"requiredBasis": "PRPN",
"requiredPrice": "Exclusive",
"suggestionLimit": 0,
"synchronous": false,
"supplierPullMetadataRequest": null,
"isRoomSuggestionRequested": false,
"isAPORequest": false,
"hasAPOFilter": false
},
"searchContext": {
"userId": "",
"memberId": 0,
"locale": "zh-tw",
"cid": 1844100,
"origin": "TW",
"platform": 1,
"deviceTypeId": 1,
"experiments": {
"forceByVariant": null,
"forceByExperiment": [
{
"id": "UMRAH-B2B",
"variant": "B"
},
{
"id": "UMRAH-B2C-REGIONAL",
"variant": "B"
},
{
"id": "UMRAH-B2C",
"variant": "Z"
},
{
"id": "JGCW-204",
"variant": "B"
}
]
},
"isRetry": false,
"showCMS": false,
"storeFrontId": 3,
"pageTypeId": 103,
"whiteLabelKey": null,
"ipAddress": "",
"endpointSearchType": "CitySearch",
"trackSteps": null,
"searchId": ""
},
"matrix": null,
"matrixGroup": [
{
"matrixGroup": "NumberOfBedrooms",
"size": 100
},
{
"matrixGroup": "LandmarkIds",
"size": 10
},
{
"matrixGroup": "GroupedBedTypes",
"size": 100
},
{
"matrixGroup": "RoomBenefits",
"size": 100
},
{
"matrixGroup": "AtmosphereIds",
"size": 100
},
{
"matrixGroup": "RoomAmenities",
"size": 100
},
{
"matrixGroup": "AffordableCategory",
"size": 100
},
{
"matrixGroup": "HotelFacilities",
"size": 100
},
{
"matrixGroup": "BeachAccessTypeIds",
"size": 100
},
{
"matrixGroup": "StarRating",
"size": 20
},
{
"matrixGroup": "AllGuestReviewBreakdown",
"size": 100
},
{
"matrixGroup": "MetroSubwayStationLandmarkIds",
"size": 20
},
{
"matrixGroup": "CityCenterDistance",
"size": 100
},
{
"matrixGroup": "ProductType",
"size": 100
},
{
"matrixGroup": "Themes",
"size": 4
},
{
"matrixGroup": "BusStationLandmarkIds",
"size": 20
},
{
"matrixGroup": "IsSustainableTravel",
"size": 2
},
{
"matrixGroup": "ReviewLocationScore",
"size": 3
},
{
"matrixGroup": "LandmarkSubTypeCategoryIds",
"size": 20
},
{
"matrixGroup": "ReviewScore",
"size": 100
},
{
"matrixGroup": "AccommodationType",
"size": 100
},
{
"matrixGroup": "PaymentOptions",
"size": 100
},
{
"matrixGroup": "TrainStationLandmarkIds",
"size": 20
},
{
"matrixGroup": "HotelAreaId",
"size": 100
},
{
"matrixGroup": "HotelChainId",
"size": 10
},
{
"matrixGroup": "RecommendedByDestinationCity",
"size": 10
},
{
"matrixGroup": "Deals",
"size": 100
}
],
"filterRequest": {
"idsFilters": [],
"rangeFilters": [
{
"filterKey": "Price",
"ranges": [
{
"from": 0,
"to": 5210.49
}
]
}
],
"textFilters": []
},
"page": {
"pageSize": 45,
"pageNumber": 1,
"pageToken": ""
},
"apoRequest": {
"apoPageSize": 10
},
"searchHistory": null,
"searchDetailRequest": {
"priceHistogramBins": 50
},
"isTrimmedResponseRequested": false,
"featuredAgodaHomesRequest": null,
"featuredLuxuryHotelsRequest": null,
"highlyRatedAgodaHomesRequest": {
"numberOfAgodaHomes": 30,
"minimumReviewScore": 7.5,
"minimumReviewCount": 3,
"accommodationTypes": [
28,
29,
30,
102,
103,
106,
107,
108,
109,
110,
114,
115,
120,
131
],
"sortVersion": 0
},
"extraAgodaHomesRequest": null,
"extraHotels": {
"extraHotelIds": [],
"enableFiltersForExtraHotels": false
},
"packaging": null,
"flexibleSearchRequest": {
"fromDate": "2023-06-10",
"toDate": "2023-07-19",
"alternativeDateSize": 4,
"isFullFlexibleDateSearch": false
},
"rankingRequest": {
"isNhaKeywordSearch": false,
"isPulseRankingBoost": false
},
"rocketmilesRequestV2": null,
"featuredPulsePropertiesRequest": null
}
},
"ContentSummaryRequest": {
"context": {
"rawUserId": "",
"memberId": 0,
"userOrigin": "TW",
"locale": "zh-tw",
"forceExperimentsByIdNew": [
{
"key": "UMRAH-B2B",
"value": "B"
},
{
"key": "UMRAH-B2C-REGIONAL",
"value": "B"
},
{
"key": "UMRAH-B2C",
"value": "Z"
},
{
"key": "JGCW-204",
"value": "B"
}
],
"apo": false,
"searchCriteria": {
"cityId": 4951
},
"platform": {
"id": 1
},
"storeFrontId": 3,
"cid": "1844100",
"occupancy": {
"numberOfAdults": 2,
"numberOfChildren": 0,
"travelerType": 2,
"checkIn": "2023-06-18T16:00:00.000Z"
},
"deviceTypeId": 1,
"whiteLabelKey": "",
"correlationId": ""
},
"summary": {
"highlightedFeaturesOrderPriority": null,
"description": false,
"includeHotelCharacter": true
},
"reviews": {
"commentary": null,
"demographics": {
"providerIds": null,
"filter": {
"defaultProviderOnly": true
}
},
"summaries": {
"providerIds": null,
"apo": true,
"limit": 1,
"travellerType": 2
},
"cumulative": {
"providerIds": null
},
"filters": null
},
"images": {
"page": null,
"maxWidth": 0,
"maxHeight": 0,
"imageSizes": null,
"indexOffset": null
},
"rooms": {
"images": null,
"featureLimit": 0,
"filterCriteria": null,
"includeMissing": false,
"includeSoldOut": false,
"includeDmcRoomId": false,
"soldOutRoomCriteria": null,
"showRoomSize": true,
"showRoomFacilities": true,
"showRoomName": false
},
"nonHotelAccommodation": true,
"engagement": true,
"highlights": {
"maxNumberOfItems": 0,
"images": {
"imageSizes": [
{
"key": "full",
"size": {
"width": 0,
"height": 0
}
}
]
}
},
"personalizedInformation": false,
"localInformation": {
"images": null
},
"features": null,
"rateCategories": true,
"contentRateCategories": {
"escapeRateCategories": {}
},
"synopsis": true
},
"PricingSummaryRequest": {
"cheapestOnly": true,
"context": {
"isAllowBookOnRequest": true,
"abTests": [
{
"testId": 9021,
"abUser": "B"
},
{
"testId": 9023,
"abUser": "B"
},
{
"testId": 9024,
"abUser": "B"
},
{
"testId": 9025,
"abUser": "B"
},
{
"testId": 9027,
"abUser": "B"
},
{
"testId": 9029,
"abUser": "B"
}
],
"clientInfo": {
"cid": 1844100,
"languageId": 7,
"languageUse": 1,
"origin": "TW",
"platform": 1,
"searchId": "",
"storefront": 3,
"userId": "",
"ipAddress": ""
},
"experiment": [
{
"name": "UMRAH-B2B",
"variant": "B"
},
{
"name": "UMRAH-B2C-REGIONAL",
"variant": "B"
},
{
"name": "UMRAH-B2C",
"variant": "Z"
},
{
"name": "JGCW-204",
"variant": "B"
}
],
"isDebug": false,
"sessionInfo": {
"isLogin": false,
"memberId": 0,
"sessionId": 1
},
"packaging": null
},
"isSSR": true,
"roomSortingStrategy": null,
"pricing": {
"bookingDate": "2023-06-10T13:44:32.777Z",
"checkIn": "2023-06-18T16:00:00.000Z",
"checkout": "2023-06-19T16:00:00.000Z",
"localCheckInDate": "2023-06-19",
"localCheckoutDate": "2023-06-20",
"currency": "TWD",
"details": {
"cheapestPriceOnly": false,
"itemBreakdown": false,
"priceBreakdown": false
},
"featureFlag": [
"ClientDiscount",
"PriceHistory",
"VipPlatinum",
"RatePlanPromosCumulative",
"PromosCumulative",
"CouponSellEx",
"MixAndSave",
"APSPeek",
"StackChannelDiscount",
"AutoApplyPromos",
"EnableAgencySupplyForPackages",
"EnableCashback",
"CreditCardPromotionPeek",
"EnableCofundedCashback",
"DispatchGoLocalForInternational",
"EnableGoToTravelCampaign"
],
"features": {
"crossOutRate": false,
"isAPSPeek": false,
"isAllOcc": false,
"isApsEnabled": false,
"isIncludeUsdAndLocalCurrency": false,
"isMSE": true,
"isRPM2Included": true,
"maxSuggestions": 0,
"isEnableSupplierFinancialInfo": false,
"isLoggingAuctionData": false,
"newRateModel": false,
"overrideOccupancy": false,
"filterCheapestRoomEscapesPackage": false,
"priusId": 0,
"synchronous": false,
"enableRichContentOffer": true,
"showCouponAmountInUserCurrency": false,
"disableEscapesPackage": false,
"enablePushDayUseRates": false,
"enableDayUseCor": false
},
"filters": {
"cheapestRoomFilters": [],
"filterAPO": false,
"ratePlans": [
1
],
"secretDealOnly": false,
"suppliers": [],
"nosOfBedrooms": []
},
"includedPriceInfo": false,
"occupancy": {
"adults": 2,
"children": 0,
"childAges": [],
"rooms": 1,
"childrenTypes": []
},
"supplierPullMetadata": {
"requiredPrecheckAccuracyLevel": 0
},
"mseHotelIds": [],
"ppLandingHotelIds": [],
"searchedHotelIds": [],
"paymentId": -1,
"externalLoyaltyRequest": null
},
"suggestedPrice": "Exclusive"
},
"PriceStreamMetaLabRequest": {
"attributesId": [8, 1, 18, 7, 11, 2, 3]
}
},
"query": "query citySearch($CitySearchRequest: CitySearchRequest!, $ContentSummaryRequest: ContentSummaryRequest!, $PricingSummaryRequest: PricingRequestParameters, $PriceStreamMetaLabRequest: PriceStreamMetaLabRequest) {\n citySearch(CitySearchRequest: $CitySearchRequest) {\n searchResult {\n sortMatrix {\n result {\n fieldId\n sorting {\n sortField\n sortOrder\n sortParams {\n id\n }\n }\n display {\n name\n }\n childMatrix {\n fieldId\n sorting {\n sortField\n sortOrder\n sortParams {\n id\n }\n }\n display {\n name\n }\n childMatrix {\n fieldId\n sorting {\n sortField\n sortOrder\n sortParams {\n id\n }\n }\n display {\n name\n }\n }\n }\n }\n }\n searchInfo {\n flexibleSearch {\n currentDate {\n checkIn\n price\n }\n alternativeDates {\n checkIn\n price\n }\n }\n hasSecretDeal\n isComplete\n totalFilteredHotels\n hasEscapesPackage\n searchStatus {\n searchCriteria {\n checkIn\n }\n searchStatus\n }\n objectInfo {\n objectName\n cityName\n cityEnglishName\n countryId\n countryEnglishName\n mapLatitude\n mapLongitude\n mapZoomLevel\n wlPreferredCityName\n wlPreferredCountryName\n cityId\n cityCenterPolygon {\n geoPoints {\n lon\n lat\n }\n touristAreaCenterPoint {\n lon\n lat\n }\n }\n }\n }\n urgencyDetail {\n urgencyScore\n }\n histogram {\n bins {\n numOfElements\n upperBound {\n perNightPerRoom\n perPax\n }\n }\n }\n nhaProbability\n }\n properties(ContentSummaryRequest: $ContentSummaryRequest, PricingSummaryRequest: $PricingSummaryRequest, PriceStreamMetaLabRequest: $PriceStreamMetaLabRequest) {\n propertyId\n sponsoredDetail {\n sponsoredType\n trackingData\n isShowSponsoredFlag\n }\n propertyResultType\n content {\n informationSummary {\n hotelCharacter {\n hotelTag {\n name\n symbol\n }\n hotelView {\n name\n symbol\n }\n }\n propertyLinks {\n propertyPage\n }\n atmospheres {\n id\n name\n }\n isSustainableTravel\n localeName\n defaultName\n displayName\n accommodationType\n awardYear\n hasHostExperience\n address {\n countryCode\n country {\n id\n name\n }\n city {\n id\n name\n }\n area {\n id\n name\n }\n }\n propertyType\n rating\n agodaGuaranteeProgram\n remarks {\n renovationInfo {\n renovationType\n year\n }\n }\n spokenLanguages {\n id\n }\n geoInfo {\n latitude\n longitude\n }\n }\n propertyEngagement {\n lastBooking\n peopleLooking\n }\n nonHotelAccommodation {\n masterRooms {\n noOfBathrooms\n noOfBedrooms\n noOfBeds\n roomSizeSqm\n highlightedFacilities\n }\n hostLevel {\n id\n name\n }\n supportedLongStay\n }\n facilities {\n id\n }\n images {\n hotelImages {\n id\n caption\n providerId\n urls {\n key\n value\n }\n }\n }\n reviews {\n contentReview {\n isDefault\n providerId\n demographics {\n groups {\n id\n grades {\n id\n score\n }\n }\n }\n summaries {\n recommendationScores {\n recommendationScore\n }\n snippets {\n countryId\n countryCode\n countryName\n date\n demographicId\n demographicName\n reviewer\n reviewRating\n snippet\n }\n }\n cumulative {\n reviewCount\n score\n }\n }\n cumulative {\n reviewCount\n score\n }\n }\n familyFeatures {\n hasChildrenFreePolicy\n isFamilyRoom\n hasMoreThanOneBedroom\n isInterConnectingRoom\n isInfantCottageAvailable\n hasKidsPool\n hasKidsClub\n }\n personalizedInformation {\n childrenFreePolicy {\n fromAge\n toAge\n }\n }\n localInformation {\n landmarks {\n transportation {\n landmarkName\n distanceInM\n }\n topLandmark {\n landmarkName\n distanceInM\n }\n beach {\n landmarkName\n distanceInM\n }\n }\n hasAirportTransfer\n }\n highlight {\n cityCenter {\n distanceFromCityCenter\n }\n favoriteFeatures {\n features {\n id\n title\n category\n }\n }\n hasNearbyPublicTransportation\n }\n rateCategories {\n escapeRateCategories {\n rateCategoryId\n localizedRateCategoryName\n }\n }\n }\n soldOut {\n soldOutPrice {\n averagePrice\n }\n }\n pricing {\n pulseCampaignMetadata {\n promotionTypeId\n webCampaignId\n campaignTypeId\n campaignBadgeText\n campaignBadgeDescText\n dealExpiryTime\n showPulseMerchandise\n }\n isAvailable\n isReady\n benefits\n cheapestRoomOffer {\n agodaCash {\n showBadge\n giftcardGuid\n dayToEarn\n earnId\n percentage\n expiryDay\n }\n cashback {\n cashbackGuid\n showPostCashbackPrice\n cashbackVersion\n percentage\n earnId\n dayToEarn\n expiryDay\n cashbackType\n appliedCampaignName\n }\n }\n isEasyCancel\n isInsiderDeal\n isMultiHotelEligible\n suggestPriceType {\n suggestPrice\n }\n roomBundle {\n bundleId\n bundleType\n saveAmount {\n perNight {\n ...Frag8g42347e76fi6jeejbdi\n }\n }\n }\n pointmax {\n channelId\n point\n }\n priceChange {\n changePercentage\n searchDate\n }\n payment {\n cancellation {\n cancellationType\n freeCancellationDate\n }\n payLater {\n isEligible\n }\n payAtHotel {\n isEligible\n }\n noCreditCard {\n isEligible\n }\n taxReceipt {\n isEligible\n }\n }\n cheapestStayPackageRatePlans {\n stayPackageType\n ratePlanId\n }\n pricingMessages {\n location\n ids\n }\n suppliersSummaries {\n id\n supplierHotelId\n }\n supplierInfo {\n id\n name\n isAgodaBand\n }\n offers {\n roomOffers {\n room {\n extraPriceInfo {\n displayPriceWithSurchargesPRPN\n corDisplayPriceWithSurchargesPRPN\n }\n availableRooms\n isPromoEligible\n promotions {\n typeId\n promotionDiscount {\n value\n }\n isRatePlanAsPromotion\n cmsTypeId\n description\n }\n bookingDuration {\n unit\n value\n }\n supplierId\n corSummary {\n hasCor\n corType\n isOriginal\n hasOwnCOR\n isBlacklistedCor\n }\n localVoucher {\n currencyCode\n amount\n }\n packaging {\n token {\n clientToken\n interSystemToken\n }\n products {\n refId\n info {\n type\n offerType\n identifier {\n key\n value\n }\n }\n pricingItems {\n currency\n display {\n perPax {\n type\n allInclusive {\n chargeTotal\n specialPriceAndSaving {\n targetPrice\n saving {\n amount\n }\n }\n crossedOut\n }\n exclusive {\n chargeTotal\n specialPriceAndSaving {\n targetPrice\n saving {\n amount\n }\n }\n crossedOut\n }\n }\n perBook {\n type\n allInclusive {\n chargeTotal\n specialPriceAndSaving {\n targetPrice\n saving {\n amount\n }\n }\n crossedOut\n }\n exclusive {\n chargeTotal\n specialPriceAndSaving {\n targetPrice\n saving {\n amount\n }\n }\n crossedOut\n }\n }\n perRoomPerNight {\n allInclusive {\n chargeTotal\n specialPriceAndSaving {\n targetPrice\n saving {\n amount\n }\n }\n crossedOut\n }\n exclusive {\n chargeTotal\n specialPriceAndSaving {\n targetPrice\n saving {\n amount\n }\n }\n crossedOut\n }\n }\n }\n }\n }\n pricing {\n display {\n perBook {\n total {\n allInclusive {\n specialPriceAndSaving {\n targetPrice\n saving {\n amount\n }\n }\n crossedOut\n channelSaving {\n amount\n }\n totalSaving {\n amount\n }\n original\n chargeTotal\n }\n exclusive {\n specialPriceAndSaving {\n targetPrice\n saving {\n amount\n }\n }\n crossedOut\n channelSaving {\n amount\n }\n totalSaving {\n amount\n }\n original\n chargeTotal\n }\n }\n differential {\n allInclusive {\n chargeTotal\n }\n exclusive {\n chargeTotal\n }\n }\n }\n perPax {\n total {\n allInclusive {\n crossedOut\n channelSaving {\n amount\n }\n totalSaving {\n amount\n }\n original\n chargeTotal\n }\n exclusive {\n crossedOut\n channelSaving {\n amount\n }\n totalSaving {\n amount\n }\n original\n chargeTotal\n }\n }\n differential {\n allInclusive {\n chargeTotal\n }\n exclusive {\n chargeTotal\n }\n }\n }\n }\n }\n }\n pricing {\n currency\n price {\n perNight {\n exclusive {\n display\n cashbackPrice\n displayAfterCashback\n originalPrice\n }\n inclusive {\n display\n cashbackPrice\n displayAfterCashback\n originalPrice\n }\n }\n perBook {\n exclusive {\n display\n cashbackPrice\n displayAfterCashback\n rebatePrice\n originalPrice\n autoAppliedPromoDiscount\n }\n inclusive {\n display\n cashbackPrice\n displayAfterCashback\n rebatePrice\n originalPrice\n autoAppliedPromoDiscount\n }\n }\n perRoomPerNight {\n exclusive {\n display\n crossedOutPrice\n cashbackPrice\n displayAfterCashback\n rebatePrice\n pseudoCouponPrice\n originalPrice\n }\n inclusive {\n display\n crossedOutPrice\n cashbackPrice\n displayAfterCashback\n rebatePrice\n pseudoCouponPrice\n originalPrice\n }\n }\n totalDiscount\n priceAfterAppliedAgodaCash {\n perBook {\n ...Frag2f041974fif4dg084f8j\n }\n perRoomPerNight {\n ...Frag2f041974fif4dg084f8j\n }\n }\n }\n apsPeek {\n perRoomPerNight {\n ...Frag8g42347e76fi6jeejbdi\n }\n }\n promotionPricePeek {\n display {\n perBook {\n ...Frag8g42347e76fi6jeejbdi\n }\n perRoomPerNight {\n ...Frag8g42347e76fi6jeejbdi\n }\n perNight {\n ...Frag8g42347e76fi6jeejbdi\n }\n }\n discountType\n promotionCodeType\n promotionCode\n promoAppliedOnFinalPrice\n childPromotions {\n campaignId\n }\n campaignName\n }\n channelDiscountSummary {\n channelDiscountBreakdown {\n display\n discountPercent\n channelId\n }\n }\n promotionsCumulative {\n promotionCumulativeType\n amountPercentage\n minNightsStay\n }\n }\n uid\n payment {\n paymentModel\n cancellation {\n cancellationType\n }\n }\n discount {\n deals\n channelDiscount\n }\n saveUpTo {\n perRoomPerNight\n }\n benefits {\n id\n targetType\n }\n channel {\n id\n }\n mseRoomSummaries {\n supplierId\n subSupplierId\n pricingSummaries {\n currency\n channelDiscountSummary {\n channelDiscountBreakdown {\n channelId\n discountPercent\n display\n }\n }\n price {\n perRoomPerNight {\n exclusive {\n display\n }\n inclusive {\n display\n }\n }\n }\n }\n }\n cashback {\n cashbackGuid\n showPostCashbackPrice\n cashbackVersion\n percentage\n earnId\n dayToEarn\n expiryDay\n cashbackType\n appliedCampaignName\n }\n agodaCash {\n showBadge\n giftcardGuid\n dayToEarn\n expiryDay\n percentage\n }\n corInfo {\n corInfo {\n corType\n }\n }\n loyaltyDisplay {\n items\n }\n capacity {\n extraBedsAvailable\n }\n pricingMessages {\n formatted {\n location\n texts {\n index\n text\n }\n }\n }\n campaign {\n selected {\n campaignId\n promotionId\n messages {\n campaignName\n title\n titleWithDiscount\n description\n linkOutText\n url\n }\n }\n }\n stayPackageType\n }\n }\n }\n }\n metaLab {\n attributes {\n attributeId\n dataType\n value\n version\n }\n }\n enrichment {\n topSellingPoint {\n tspType\n value\n }\n pricingBadges {\n badges\n }\n uniqueSellingPoint {\n rank\n segment\n uspType\n uspPropertyType\n }\n bookingHistory {\n bookingCount {\n count\n timeFrame\n }\n }\n showReviewSnippet\n isPopular\n roomInformation {\n cheapestRoomSizeSqm\n facilities {\n id\n propertyFacilityName\n symbol\n }\n }\n }\n }\n searchEnrichment {\n suppliersInformation {\n supplierId\n supplierName\n isAgodaBand\n }\n }\n aggregation {\n matrixGroupResults {\n matrixGroup\n matrixItemResults {\n id\n name\n count\n filterKey\n filterRequestType\n extraDataResults {\n text\n matrixExtraDataType\n }\n }\n }\n }\n }\n}\n\nfragment Frag2f041974fif4dg084f8j on DisplayPrice {\n exclusive\n allInclusive\n}\n\nfragment Frag8g42347e76fi6jeejbdi on DFDisplayPrice {\n exclusive\n allInclusive\n}\n"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment