Hotel Level Content - API

Hotel Mapping API

Setup
Before running the API it requires to setup the the Hotel Content in Mapping.Works Lite UI, to select Active Suppliers

Description
The mapping API provides ability to download Hotels content automatically without the need to use the UI of the Mapping.Works lite, once account is initially setup.

as follows the API calls to download Hotels content via API:

  • /Mapping/APILogin
  • /Mapping/StartMapping, (this step is necessary in order to prepare updated list of Hotels among your active suppliers, as selected through the UI)
  • /Mapping/LatestMapping, (expose list of properties according to last mapping run via ‘StartMapping’)
  • /Mapping/Descriptions, (expose all properties descriptions regardless your selected suppliers in the UI)
  • /Mapping/Facilities, (expose all properties facilities regardless your selected suppliers in the UI)
  • /Mapping/Photos, (expose all properties photos regardless your selected suppliers in the UI)
    As follows script to split photos files: Link

See more at : Hotel Mapping API Link