{ "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, 20026, 15064, 15353, 630142, 92603, 865222, 134601, 692600, 39418, 226446, 15115, 164486, 805141, 621771, 821796, 692598, 187722, 203442, 642125, 403422, 538181, 804626, 858900, 95474, 198294, 983875, 765855, 821793, 417582, 132659, 81210, 214865, 142459, 136007, 164877, 210871, 981833, 746848, 8561, 59759, 1066986, 14962, 887973, 136005, 743541, 742708, 888375, 211258, 198891 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }