ℹ️ Note: If your question isn't answered here reach out to customersuccess@vervotech.com.
MatchScore more than 90, meaning the system is highly confident the supplier's room belongs to a known standardized room group.ProviderContentType — Merged combines fields from multiple providers in the order you specify; PreferredProvider uses the first provider in your list that has matching content for the room.ProviderContentPreference — an ordered list of provider names. The system walks this list to find content (such as images and descriptions).RoomName, RoomCode, Provider, and ProviderHotelId, the highest-leverage optional fields are:| Field | Purpose |
|---|---|
Index | Unique index for this room rate within the request |
Provider | Supplier name (must match Vervotech's master provider names) |
ProviderHotelId | Supplier's hotel identifier |
RoomName | Supplier's room name string |
RoomCode | Supplier's room code (in case room content is required) |
roomRates (the array itself) and a valid accountId / token are also required at the request level. All other room attributes (Bed, View, Description, Refundability, BoardBasis) are optional.MatchScore (confidence score) and how should I use it?MatchScore is a numeric indicator of how strongly an input rate matches its assigned standardized room group. It is computed from attributes such as room category, bed type, view, and other features. Higher values (closer to 100) indicate stronger matches. Typical usage:Merged and PreferredProvider content types?| Mode | Behavior |
|---|---|
Merged | Combines content (e.g., images, descriptions) from multiple providers in the order specified in ProviderContentPreference, filling in fields where any provider has data — producing a richer, more complete result. |
PreferredProvider | Uses content from the first provider in ProviderContentPreference that has matching room codes for that group. If that provider lacks content, the system falls through to the next provider in the list — but it does not merge across providers. |
Merged for maximum richness. Choose PreferredProvider when you want a single, editorially consistent voice per room.ProviderContentType — set to Merged or PreferredProvider (see above).ProviderContentPreference — ordered list of provider names whose content (including images) should be considered.1011 (Unauthorized providers) error?Provider field — they are case-sensitive and must match Vervotech's master list exactly. If a provider you expect isn't in the list, contact Vervotech to enable it for your account before retrying.en-US, es-ES, tr-TR, fr-FR, it-IT, ar-SA. More may be added in future. Supply the desired language code in the appropriate request field (refer to the API reference for the exact parameter name in the endpoint you are calling).