{ "status": "failed", "error_code": "INVALID_DATA", "reason": "Error at property stay: checkIn must be prior to checkOut date.", "api_type": "Availability", "api_descirption": "Search hotels and rooms available in a given time period", "endpoint_url": "https:\/\/api.hotelbeds.com\/hotel-api\/1.0\/hotels", "requested_data": { "platform": "1018", "stay": { "checkIn": "2025-04-03", "checkOut": "2025-04-03" }, "occupancies": [ { "rooms": 1, "adults": "2", "children": "3", "paxes": [ { "type": "CH", "age": "10" }, { "type": "CH", "age": "6" }, { "type": "CH", "age": "8" } ] } ], "hotels": { "hotel": [ 114045, 15353, 226446, 15115, 621771, 821796, 692598, 187722, 203442, 332008, 376188, 109298, 3687, 642904, 108294, 15399, 19038, 504337, 15652, 14498, 210054, 15241, 3683, 95241, 110016, 329325, 108759, 128460, 105491, 128452, 39076, 504339, 19041, 204044, 210800, 108888, 204020, 626074, 108096, 87418, 20019, 692599, 230593, 975466, 389356, 187452, 96734, 102177, 189461, 75384 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }