Get saved room mappings for a hotel

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Hotel identifier

Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json