Hotel information (mapping)
By retrieving hotel information from Smarthotel you are able to map the room types and rate codes between the external system and Smarthotel.
- To retrieve Room type information a OTA_HotelDescriptiveInfoRQ needs to be posted. In the response, the room types can be found (Note:
SendGuestRooms
should be set to True
).
- To retrieve Rate codes a OTA_HotelRatePlanRQ should be sent. Within the response to this request, Sell-able products can be found, which refer to the Room Types in the
OTA_HotelDescriptiveInfoRQ
.
By combining these two responses the setup Room-Rate combinations can be defined.