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

« Previous Version 2 Current »

The Owner can develop the program that will send apartment changes from a reservation to the Channel Manager. This is an optional function, which can be used to achieve identical availability calendars in the two systems.

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

<availability_update_logs>
  <link>
    <user>integer(4)</user>
    <password>character(20)</password>
  </link>
  <logs>
    <date_from>yyyy-mm-dd (iso8601)</date_from>
    <date_to>yyyy-mm-dd (iso8601)</date_to>
  </logs>
</availability_update_logs>

Response:

<availability_update_logs_response>
  <logs>
    <requested_date> yyyy-mm-dd HH:mm (iso8601) </requested_date>
    <processed_date> yyyy-mm-dd HH:mm (iso8601) </processed_date>
    <response> character(500)</response>
  </logs>
</availability_update_logs_response>
  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.