Discussions

Ask a Question

I tried to do filter by boardBasis but is not geting desired response . is there option to filter by price , grading,hotelType or roomType

{
"channelId": "{{channelId}}",
"currency": "INR",
"culture": "en-US",
"checkIn": "2025-11-15",
"checkOut": "2025-11-16",
"occupancies": [
{
"numOfAdults": 2,
"childAges": []
}
],
"circularRegion": {
"centerLat": {{circularLat}},
"centerLong": {{circularLong}},
"radiusInKm": 30
},
"searchLocationDetails": {
"id": "{{locationId}}",
"name": "{{locationName}}",
"fullName": "{{locationFullName}}",
"type": "{{locationType}}",
"state": "{{locationState}}",
"country": "{{locationCountry}}",
"coordinates": {{locationCoordinates}}
},
"nationality": "US",
"countryOfResidence": "US",
"destinationCountryCode": "US",
"travelPurpose": "Leisure",
"filterBy": {
"boardBasis": {

I want to retrieve the hotel descriptions and images and I have tried using sandbox collection but the repsonse isnt giving any desried result.

Hotel api for testing

I want to test booking rooms and get hotel rates with sample data for an automation. Is there an API I can use?

How to fetch the curated content in content API?

What fields do we need to add in request