availability_los

Endpoint: https://ws.icnea.net/availability_los.aspx

<availability_los> <link> <user>character(20)</user> <password>character(20)</password> </link> <lodging> <lodging_id>integer(8)</lodging_id> </lodging> </availability_los>

Response:

<availability_los_response> <checkin> check-in date, occupancy, 1-night price, 2-nights price, 3-nights price,... </checkin> </availability_los_response>

 

Each <checkin> row will be the prices for a specific check-in date and a specific number of people.

The prices are the stay price. If there is a cleaning fee or booking fee, it is not added here.

The order will always be:

  • check-in date, occupancy, 1-night price, 2-nights price, …, 60-nights price

If there is a 0, this means that for that number of nights it can’t be booked, either because there is no availability or because there is a minimum stay restriction.

 

Example:

<availability_los_response> <checkin>2022-04-21,2,0,0,0,0,0,0,0,0,0,0,0,0,0,2520.00,2700.00,2880.00,3060.00,3240.00,3420.00,3600.00,3780.00,3960.00,4140.00,4320.00,4500.00,4680.00,4860.00,5040.00,5220.00,4800.00,4960.00,5120.00,5280.00,5440.00,5600.00,5760.00,5920.00,6080.00,6240.00,6400.00,6560.00,6720.00,6880.00,7040.00,7200.00,7360.00,7520.00,7680.00,7840.00,8000.00,8160.00,8320.00,8480.00,8640.00,8800.00,8960.00,9120.00,9280.00,9440.00,9600.00</checkin> <checkin>2022-04-21,4,0,0,0,0,0,0,0,0,0,0,0,0,0,2800.00,3000.00,3200.00,3400.00,3600.00,3800.00,4000.00,4200.00,4400.00,4600.00,4800.00,5000.00,5200.00,5400.00,5600.00,5800.00,5280.00,5456.00,5632.00,5808.00,5984.00,6160.00,6336.00,6512.00,6688.00,6864.00,7040.00,7216.00,7392.00,7568.00,7744.00,7920.00,8096.00,8272.00,8448.00,8624.00,8800.00,8976.00,9152.00,9328.00,9504.00,9680.00,9856.00,10032.00,10208.00,10384.00,10560.00</checkin> <checkin>2022-04-22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,2520.00,2700.00,2880.00,3060.00,3240.00,3420.00,3600.00,3780.00,3960.00,4140.00,4320.00,4500.00,4680.00,4860.00,5040.00,5220.00,4800.00,4960.00,5120.00,5280.00,5440.00,5600.00,5760.00,5920.00,6080.00,6240.00,6400.00,6560.00,6720.00,6880.00,7040.00,7200.00,7360.00,7520.00,7680.00,7840.00,8000.00,8160.00,8320.00,8480.00,8640.00,8800.00,8960.00,9120.00,9280.00,9440.00,9600.00</checkin> <checkin>2022-04-22,4,0,0,0,0,0,0,0,0,0,0,0,0,0,2800.00,3000.00,3200.00,3400.00,3600.00,3800.00,4000.00,4200.00,4400.00,4600.00,4800.00,5000.00,5200.00,5400.00,5600.00,5800.00,5280.00,5456.00,5632.00,5808.00,5984.00,6160.00,6336.00,6512.00,6688.00,6864.00,7040.00,7216.00,7392.00,7568.00,7744.00,7920.00,8096.00,8272.00,8448.00,8624.00,8800.00,8976.00,9152.00,9328.00,9504.00,9680.00,9856.00,10032.00,10208.00,10384.00,10560.00</checkin> </availability_los_response>