{ "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": [ 331741, 204091, 619738, 619739, 635005, 22861, 48814, 203647, 51118, 65286, 109139, 983750, 210259, 430399, 97443, 86780, 384265, 135201, 329556, 386349, 210216, 8661, 331529, 8663, 983105, 428902, 237248, 630605, 314791, 927775, 919120, 20029, 844279, 1049153, 176023, 82166, 14958, 173652, 14970, 135203, 9786, 20207, 135207, 324826, 692596, 14499, 386300, 204068, 212516, 9783 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }