More Hotel Filter
The More Hotel Filter method allows you to verify if the `moreResults` parameter is set to `true` in the Hotel Filter Results API's response. This method is essential for retrieving additional filtered search results that were not included in the initial response.
More Hotel Results Request
Method | URL |
---|---|
GET | https://das.hotel.demircode.net/HotelAPI/moreFiterResults?sessionId=<sessionId> &nextToken=<nextToken>&filterKey=<filter_key> |
More Hotel Filter Results Elements
Element | Format | Description | Required |
---|---|---|---|
sessionId | String | Use the session ID returned in the Hotel Search Results API's response. | REQUIRED |
nextToken | String | Every result set returned by the Hotel Search Results API has a unique token. This token enables you to retrieve any missed or timed-out search results. | REQUIRED |
filterKey | String | Use the filter key from the previous response of the Hotel Filter API | REQUIRED |
Daha Fazla Otel Filtresi
Daha Fazla Otel Filtresi yöntemi, Otel Filtresi Sonuçları API'sinin yanıtındaki `moreResults` parametresinin `true` olarak ayarlanıp ayarlanmadığını doğrulamanıza olanak tanır. Bu yöntem, ilk yanıta dahil edilmeyen ek filtrelenmiş arama sonuçlarını almak için gereklidir.
Daha Fazla Otel Filtresi Sonuçları İsteği
Yöntem | URL |
---|---|
GET | https://das.hotel.demircode.net/HotelAPI/moreFiterResults?sessionId=<sessionId> &nextToken=<nextToken>&filterKey=<filter_key> |
Daha Fazla Otel Filtresi Sonuçları Elemanları
Element | Format | Açıklama | Gerekli |
---|---|---|---|
sessionId | String | Otel Arama Sonuçları API'sinin yanıtında döndürülen oturum kimliğini kullanın. | GEREKLİ |
nextToken | String | Otel Arama Sonuçları API'si tarafından döndürülen her sonuç setinin benzersiz bir tokeni vardır. Bu token, kaçırılan veya zaman aşımına uğramış arama sonuçlarını geri almak için kullanılır. | GEREKLİ |
filterKey | String | Otel Filtresi API'sinin önceki yanıtından filtre anahtarını kullanın. | GEREKLİ |