Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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"
}]
}
}
  • No labels