Travco Hotel API Integration via Vervotech

Production-grade coverage 99.998% mapping accuracy One REST endpoint

Travco is a B2B bedbank and hotel wholesaler headquartered in London. It contracts directly with hotels and resells inventory through XML and REST APIs to OTAs, tour operators, and travel agencies. Vervotech maps the Travco catalog to canonical hotel IDs so every property a customer pulls from Travco aligns 1:1 with the same property served by peer bedbanks and direct suppliers.

Integration snapshot

Supplier
Travco
Type
Bedbank or wholesaler
Origin country
London
Region
Global
Coverage tier
Production-grade
Canonical mapping
Vervotech hotel + room IDs
Schema unification
Names, addresses, geocodes, amenities, room types, board types
Delivery
REST API, offline file sync, on-demand match

What Vervotech does for Travco

How the Travco integration works

  1. Ingest. Vervotech pulls the Travco hotel content feed on a continuous refresh cycle. Both static (hotel attributes) and structural (room and board types) data are captured.
  2. Normalize. Travco's schema is mapped to a canonical Vervotech model. Currency, language, geocoding, and amenity vocabularies are standardized.
  3. Resolve. Every Travco property is matched to a canonical Vervotech hotel ID using deterministic rules (address, geocode, name) and ML scoring trained on 3M+ properties.
  4. Deduplicate rooms. Equivalent room types from Travco are collapsed with peer supplier rooms into a canonical room ID.
  5. Expose. Travco content is reachable through one Vervotech REST endpoint, mixed with the rest of your supplier inventory.

Travco in depth

Travco is a UK-based hotel wholesaler and destination management operator active across Europe, the UK, and increasingly the Middle East. The Travco API distributes contracted hotel rates from a portfolio spanning around 100,000 properties, with particular strength in Egypt, Turkey, the UK, and Continental Europe. Travco is best known to trade agents through the Travco Portal and to system integrators through its XML feeds and later REST endpoints.

Vervotech consumes the Travco API on the same footing as 400+ other hotel suppliers. You call one Vervotech REST endpoint. We handle the Travco session, the XML request envelope where required, and the property catalog sync. Your rooms and rates come back with canonical Vervotech hotel IDs, so a Travco property is instantly comparable to the same hotel from Hotelbeds, Expedia Rapid, or any other supplier in your stack.

Travco API endpoints, mapped through Vervotech

The Travco API exposes a hotel search-book-cancel funnel and a small set of reference methods. Vervotech reads every one of them and returns the merged result through a single REST call, so you never touch Travco's XML envelope directly.

EndpointWhat it does
Hotel searchLive availability by destination code or hotel code, dates, and occupancy. Vervotech returns Travco rates side by side with peer suppliers on the same canonical hotel ID.
Hotel rules / rate checkRate verification and cancellation-policy retrieval before booking. Vervotech calls this on your behalf and returns MATCHED or the new rate.
BookPlaces the reservation with guest and payment info. Vervotech proxies to Travco and returns the Travco reference plus a canonical Vervotech booking ID.
Booking retrievalFull itinerary retrieval by Travco reference. Vervotech surfaces confirmation numbers and room breakdown via one canonical call.
CancelCancels a confirmed booking. Vervotech maps Travco cancellation policies to our canonical rate-rule schema so your UI stays consistent.
Static contentProperty catalog, descriptions, images, geocodes, board types. Vervotech runs the catalog sync on a scheduled refresh cycle.
Destination referenceCountry, city, and destination hierarchy. Vervotech unifies this with 3M+ properties from every other supplier.

How you connect Travco through Vervotech in 5 steps

  1. Step 1. Sign up for Vervotech. Create a Vervotech account and grab your REST API key. 7-day free trial, no credit card.
  2. Step 2. Enable Travco in your dashboard. Toggle Travco on. Plug your Travco API credentials into the Vervotech dashboard. Vervotech can help route the Travco partnership request if you do not have credentials yet.
  3. Step 3. Sync property IDs. Vervotech maps every Travco property code to a canonical Vervotech hotel_id. You get a CSV or an API endpoint to reconcile your existing IDs with ours.
  4. Step 4. Call the unified shopping endpoint. One HTTPS POST returns rates from Travco, Hotelbeds, Expedia Rapid, and every other supplier you have enabled. Compare margins per room across suppliers in a single JSON response.
  5. Step 5. Book via the Vervotech booking API. Pass the room token. Vervotech follows the Travco search-check-book chain on your behalf and returns the booking reference plus cancellation and modification links on the canonical booking record.

Travco API access and eligibility

Travco API access is granted through the Travco commercial team following a distribution agreement. Test credentials are provided after sign-off. Vervotech-mapped customers keep their commercial relationship with Travco and use their own credentials on the Vervotech dashboard; Vervotech is the technical integration layer, not the commercial counterparty.

Direct Travco API vs Travco via Vervotech

ConcernDirect integrationThrough Vervotech
Suppliers reachableTravco onlyTravco + 400+ others through one endpoint
AuthTravco-specific credentials on every call, XML or RESTOne Vervotech API key, we handle Travco auth
Content syncSelf-managed catalog refreshHandled by Vervotech, exposed as canonical hotel objects
Booking funnelSearch -> Rules -> Book -> Retrieval, self-tracked sessionOne Vervotech booking call
Cross-supplier price shopNot possible from Travco aloneDirect, on shared canonical hotel + room IDs
Regional strengthStrong in Egypt, Turkey, UK, EuropeSame, plus every other supplier's regional strength blended in

Example Travco response via Vervotech

Vervotech returns Travco properties enriched with canonical IDs that match the same property as served by peer suppliers.

curl travco-response.json
GET /v3/hotels?supplier=travco&country=lo
Authorization: Bearer YOUR_VERVOTECH_KEY

200 OK
{
  "supplier": "Travco",
  "hotels": [
    {
      "vervotech_id": "vt_8f3a91...",
      "travco_id": "SUP_REF_12345",
      "name": "Example Hotel Tra",
      "address": "...",
      "geo": { "lat": ..., "lng": ... },
      "rooms": [ { "vervotech_room_id": "vrm_...", "travco_room_id": "RM_77" } ]
    }
  ]
}

Schema is illustrative. See the Hotel Mapping API documentation for the full spec.

Vervotech-mapped Travco vs direct Travco integration

Direct TravcoTravco via Vervotech
Integration effortPer-supplier XML or REST mapping, schema work, ID reconciliationOne REST endpoint shared with 152+ other suppliers
Canonical IDsTravco-specific IDs, no peer alignmentVervotech hotel + room IDs shared across every supplier
Deduplication with peer suppliersBuild it yourselfBuilt in, with confidence scores
Rate shopping across suppliersRequires custom matching layerDirect, properties share canonical IDs
Mapping accuracySelf-managed99.998% on 3M+ properties, continuously monitored
Time to first integrated queryWeeks to monthsSame day via free trial

Typical Travco use cases

Related Vervotech capabilities

Frequently asked questions

What is Travco?

Travco is a bedbank or wholesaler based in London that distributes hotel inventory. Vervotech maps the Travco catalog to canonical hotel IDs so it can be queried through the same API as 152+ other suppliers.

How does Vervotech integrate Travco?

Vervotech ingests the Travco feed on a continuous refresh cycle, normalizes its schema (hotel attributes, room types, geographic data) to a canonical model, and resolves every property to a Vervotech hotel ID. Customers call one REST endpoint and receive Travco content alongside every other connected supplier.

What Travco data is mapped?

Static content (hotel names, addresses, geocodes, amenities, images, descriptions) and structural data (room types, board types, occupancy rules) are mapped to canonical Vervotech IDs. Dynamic data (rates, availability) is passed through with canonical ID enrichment so customers can rate-shop Travco against peers.

Can I rate-shop Travco against other suppliers?

Yes. Because Travco properties share canonical hotel and room IDs with the rest of the Vervotech network, rates from Travco are directly comparable with peer suppliers under the same property listing. Profit Maximizer can also automatically rebook to a better source after the original booking if the price drops.

What is the Travco coverage tier on Vervotech?

Travco is currently in the production-grade tier on Vervotech's mapping pipeline. Coverage is monitored continuously and re-computed as Travco publishes new inventory or schema changes.

How long does it take to go live with Travco through Vervotech?

Customers with a Vervotech account can start querying Travco content immediately, no separate Travco integration project required. The 7-day free trial gives access to Travco content alongside the rest of the supplier network from day one.

What does Travco integration cost?

Vervotech Hotel Mapping starts at $499 a month and includes the full supplier network. Bundle packages discount up to 50% when you connect multiple suppliers. There are no per-supplier integration fees on top of the subscription.

Is the Travco API different from the Travco Portal?

Yes. The Travco Portal is Travco's own trade booking website. The Travco API is the programmatic interface that system integrators consume to distribute the same inventory into their own booking engines.

Does Travco cover destinations outside Europe?

Travco has strong Egyptian, Turkish, and Middle Eastern coverage in addition to the UK and Continental Europe, and is expanding elsewhere. Combining Travco with peer suppliers through Vervotech gives full global reach with Travco's regional depth.

Does Vervotech require me to move my Travco contract?

No. Your commercial contract stays with Travco. Vervotech is a technical layer on top of your Travco credentials, and you continue to receive Travco's rate agreements as-is.

Can I rate-shop Travco against other UK and European suppliers?

Yes. Because Travco properties share canonical hotel and room IDs with 400+ other suppliers on Vervotech, you can compare a Travco rate to the same room from Hotelbeds, Expedia Rapid, or any peer supplier on the same property listing.

What happens if a Travco property is not in the Vervotech catalog?

Vervotech's mapping pipeline continuously ingests Travco's property list and matches new hotels to canonical IDs. Newly listed Travco properties are usually mapped within the refresh cycle. Unmapped properties still return through the API with a Travco-native identifier.

Official Travco documentation and mentions

Start with Travco today

Call Travco inventory through one mapped endpoint, alongside 152+ other suppliers, in under a day.

Product Tour Explore all suppliers