{ "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": [ 887204, 88796, 8662, 20019, 692599, 230593, 655081, 15558, 8659, 15519, 8660, 5402, 15729, 973750, 3678, 299452, 132824, 386183, 953788, 935507, 8556, 805126, 386343, 297268, 385841, 190852, 203648, 949902, 785013, 870517, 230321, 867234, 284009, 135217, 299109, 210392, 975466, 389356, 976328, 386311, 298870, 1002679, 933804, 664204, 666817, 909320, 14134, 143236, 988294, 187452 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }