Vervotech
  1. Room Mapping
Vervotech
  • Hotel Mapping
    • Getting Started
    • Access & Onboarding with Vervotech
    • Explore your providers
    • Integration and Go Live
    • Map Providers Content
    • Webhook
    • References
    • FAQ
    • Metadata Content
      • Get All Vervotech Ids
      • Get Master Hotel Facilities
      • Get Master Hotel Chains
      • Get Master Hotel Brands
      • Get Master Property Types
      • Get All Master Countries
    • Mappings
      • Get Hotel count for new, updated and deleted.
      • Get Mappings
      • Get New Mappings
      • Get Updated Mappings
      • Get Deleted Mappings
      • Get Mapping Statistics
      • Get Provider Hotel Mappings By VervotechId
      • Get Provider Hotel Mappings by ProviderId
      • Export Mappings File
    • Curated Content
      • Get Curated Content By Provider Hotel Ids
      • Get Curated Content By Vervotech Ids
    • Provider Content
      • Get Provider Content By Provider Hotel Ids
      • Get Provider Content By Vervotech Ids
      • Get All Provider names
      • Get Unmapped Provider Hotels
      • Get Unmapped Provider Hotels V2
      • Create Unmapped Provider Hotels File
    • Location Content
      • Get Location By ID
      • Get All Locations
    • Operational APIs
      • Review Mappings of Booked Hotels
      • Review Mappings of Booked Hotels By File
      • Start Mapping By Ftp Folder
      • Get Mappings History By RunId
    • Dynamic Mapping APIs
      • Find Match
    • Dual Mapping APIs
      • Overview
      • Get Mappings by Provider Hotel Id.
      • Get Mappings with content by Provider Hotel Id.
      • Get summary for your dual mapping APIs
  • Room Mapping
    • Getting Started
    • File Based Room Mapping (Offline)
    • References
    • FAQ
    • Mapping API
      • Map Rooms
      • Get Master Room Amenities
      • Get Master Room Attributes
      • Get Provider Names
      • Get All Provider Names
    • Async Room Mapping API
      • Map Large Rooms Async
      • Get Async Room Mapping API Response
  1. Room Mapping

File Based Room Mapping (Offline)

You can use room mappings by providing us the room information available with you in the below file format from all the providers which you are using.
Following are the columns included in the template:
VervotechHotelId: This would be the Vervotech ID assigned to the property, provided to you Vervotech mappings (optional).
Provider: The name of the supplier providing that hotel. This must be from the master Vervotech Mappings master provider names, https://docs.vervotech.com/get-all-provider-names-16946072e0
ProviderHotelId: This would be the property's ID, provided to you by the supplier.
RoomCode : This would be the room code provided by the supplier. Please do not add rate plan codes in this column.
RoomName : The name of the room provided by the supplier.
Description : The description of the room provided by the supplier (optional).
Bed : Room's bedding information provided by the supplier (optional).
View : Room's view information provided by the supplier (optional).
Refundability : Room's refundability information provided by the supplier (optional).
BoardBasis : Room's boardbasis information provided by the supplier (optional).
'Provider', 'RoomCode' ,'ProviderHotelId' and 'RoomName' columns are mandatory and cannot be empty. Incase if you dont have information for any other columns then keep them empty.
Do not insert any values in JSON or array format.
ddd 2.png
Following are the columns that output file include mapping information in the template:
VervotechId : Unique index assigned to one room.
ProviderHotelId : This would be the property's ID, provided to you by the supplier.
Provider : The name of the supplier providing that hotel. This must be from the master Vervotech Mappings master provider names, https://docs.vervotech.com/get-all-provider-names-16946072e0
GroupId : This Field consists of VervotechHotelId and group Id separated by (-), formate is (VervotechHotelId-GroupId).
RoomCode : This would be the room code provided by the supplier.
RoomName : The name of the room provided by the supplier.
MappedStandardName : Room's standard name generated by our algorithms.
MappedMasterTitle : Room's name present on official hotel website.
MasterRoomId : This would be Master Id featched from our master data by using Provider and ProviderHotelId. If data not present in master data this field remain empty.
MappedCategory : Room's category extracted from room name.
MappedView : Room's view category.
MappedBedType : Room's bed type extracted from room name.
MappedAttributes : Room's unique features extracted from room name.
MappedOccupancy : Maximum occupancey given by supplier.
ddd 2.png
Previous
Getting Started
Next
References
Built with