{ "status": "failed", "error_code": "A", "reason": "No Hotel Data Found", "api_type": "Availability", "api_descirption": "Search hotels and rooms available in a given time period", "endpoint_url": "https:\/\/api.test.hotelbeds.com\/hotel-api\/1.0\/hotels", "requested_data": { "stay": { "checkIn": "2025-01-26", "checkOut": "2025-01-27" }, "occupancies": [ { "rooms": 1, "adults": "2", "children": "0" } ], "hotels": { "hotel": [ 111225, 135624, 234183, 521641, 533321, 625962, 628887, 661148, 693716, 72604, 736641, 770081, 1050544 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }