Vervotech
  1. Hotel 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. Hotel Mapping

FAQ

Q. Can I make parallel calls for Vervotech Mappings APIs ?
It is strictly not recommended to make parallel calls for Vervotech Mappings APIs.
Q. How do I get the accountId and apikey for making API request ?
Please connect with our support team at https://support.vervotech.com/support/tickets, they will guide you regarding getting the accountId and apikey.
Q. What should be the frequency of the sync ?
We highly recommend performing a daily synchronization to ensure your data remains up-to-date. However, at a minimum, you should synchronize at least twice a week to maintain a reasonable level of freshness.
Q. What should be the frequency of downloading the provider content ?
We recommend downloading provider content once a month. This frequency strikes a balance between keeping your content current and minimizing resource usage.
Q. In what order should the mapping API calls be made ?
The API calls should be made in the following order:
GetDeletedMappings: Call this API first to fetch all the deleted mappings. Ensure that you call the API repeatedly until all deleted mappings are retrieved. Once obtained, update your database accordingly.
GetUpdatedMappings: After handling deletions, proceed to call this API to get the updated mappings. Like before, keep calling it until all updates are fetched. Update your database with the new mapping information.
GetNewMappings: Finally, call this API to get new mappings added since the last sync. Ensure that the API is called iteratively until all new mappings are acquired. Update your database with these new entries.
Previous
References
Next
Get All Vervotech Ids
Built with