URL = https://ws.icnea.net/get_reservations.aspx?usr =$8$8$8$8$& id=81001
With this one you will get all the reservations in the calendar, from one year back to one year after
the date.
{ "get_reservations": { "bookings": [{ "lodging_id": "81001", "booking_id": "8121984", "arrival_date": "2017-10-05", "departure_date": "2017-10-08", "amount": "394.85", "currency": "EUR" }, { "lodging_id": "81001", "booking_id": "8121984", "arrival_date": "2017-10-05", "departure_date": "2017-10-08", "amount": "394.85", "currency": "EUR" }] } }
0 Comments