get
https://api.liteapi.travel/v3.0/rooms/match/async/matches/
Overview
Retrieve all saved room mappings for a hotel. Returns the current mapping cache without job details or audit trail.
When to Use
- Lookup existing mappings - Check what mappings already exist for a hotel
- Runtime resolution - Resolve supplier room names to reference rooms during booking
- Cache inspection - View all mappings after async jobs complete
- Integration sync - Pull current mappings into external systems
What You Get
- Hotel ID - Confirmed hotel identifier
- Mappings dictionary - Keyed by normalized supplier name
- Final decisions - Reference room name, ID, and confidence
- Rejection reasons - Why unmapped rooms were rejected
Quick Start
Required: hotelId path parameter
Note: Returns the full hotel cache from all previous jobs. For job-specific results with audit trail, use GET /rooms/match/async/jobs/:jobId
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized
