sanya5791

PotentialSOPQHotels request

Aug 19th, 2025
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.11 KB | None | 0 0
  1. {
  2.     "operationName": "PotentialSOPQHotels",
  3.     "variables": {
  4.         "locationId": "3000016152",
  5.         "zoneId": "910051143",
  6.         "starRating": 2.5,
  7.         "pclnId": "217CB198DA221F19BE2AAC6272444EE0DFBDF84FC3212F9F9098EB03252A832EDEF1402DEA80ECF2F12FD0D837269EEEDEF1E65F4D2A85010EC6EA7BD81924F41C2502044297D812FB4CDB6B9DA87A12AA168BD2BA94DD08823F5F75195A36FCB057841D006AB81FEC541E321F1C5EE4493563387D456DE7",
  8.         "visitId": "v2025080904454595210bb6332442d2a",
  9.         "numberOfRooms": 1,
  10.         "dealPrice": 148.0,
  11.         "checkIn": "20250827",
  12.         "checkOut": "20250828",
  13.         "appCode": "ANDROIDNEG",
  14.         "cguid": "ee4f49853e0be58d"
  15.     },
  16.     "query": "query PotentialSOPQHotels($locationId: ID!, $zoneId: ID!, $starRating: StarRating!, $pclnId: String!, $visitId: String, $numberOfRooms: Int, $dealPrice: Float, $checkIn: String, $checkOut: String, $appCode: HotelAppCodeEnum, $userAuthenticated: Boolean, $authToken: ID, $cguid: String) { potentialSOPQHotels(locationID: $locationId, zoneID: $zoneId, starRating: $starRating, pclnID: $pclnId, visitId: $visitId, numberOfRooms: $numberOfRooms, dealPrice: $dealPrice, checkIn: $checkIn, checkOut: $checkOut, appCode: $appCode, userAuthenticated: $userAuthenticated, authToken: $authToken, cguid: $cguid) { rguid statusCode resultCode resultMessage errorMessage errorSource errorState duration listStates hotels { hotelId name starRating thumbnailUrl location { displayAddress latitude longitude } rateInfo { price currencySymbol } ratesSummary { additionalRatesInfo { agencyEnabledForProp gid merchantEnabledForProp rateIdentifier rateTypeCode } applePayRateAvailable availablePromos { dealType desc discountPercentage discountType displayStrikethroughPrice displayStrikethroughPriceCurrency freeNightCumulative freeNightDailyRateDisplay isHighlighted isVariableMarkupPromo nativeStrikethroughPrice nativeStrikethroughPriceCurrency numFreeNightsGiven numNightsPerFreeNight showDiscount terms title type valueAddDesc } ccNotRequiredAvailable channelName couponApplicable displaySavingsStrikePrice freeCancelableRateAvail gid grandTotalExcludingTax merchandisingFlag merchandisingId merchandisingText minCurrencyCode pclnId promptUserToNativeApp suggestedNumOfRooms strikePricePerStay strikeThroughPrice status showRecommendation savingsPct savingsClaimStrikePrice savingsClaimPercentage savingsClaimDisclaimer roomName roomLeft roomCode rateTypeCode rateIdentifier rateCategoryType rateCategoryCode rateAccessCode programName programCategoryName pricedOccupancy preferredRateId planCode pclnID payWhenYouStayAvailable optDbgInfo minStrikePrice minRateSavingsPercentage minRatePromos { dealType desc discountPercentage discountType displayStrikethroughPrice displayStrikethroughPriceCurrency freeNightCumulative freeNightDailyRateDisplay isHighlighted isVariableMarkupPromo nativeStrikethroughPrice nativeStrikethroughPriceCurrency numFreeNightsGiven numNightsPerFreeNight showDiscount terms title type valueAddDesc } totalCostPerTraveler minPrice minCurrencyCodeSymbol priceDisplayRegulation nightlyRateIncludingTaxesAndFees grandTotalExcludingTax nightlyAllRoomsPriceExcludingTax } } } }"
  17. }
Advertisement
Add Comment
Please, Sign In to add comment