Request
string
required
UUID of the mapping job to retrieve. You receive this from the start mapping response.
Response
string
required
UUID of the mapping job.
string
required
Current status of the job.
string
required
Mapping mode used for this job:
STANDARD, ID_TO_ID, or HYBRID.number
Total number of hotels in the partner inventory. Available once the job begins processing.
number
Number of hotels successfully matched to a reference hotel. For
HYBRID jobs, this is the combined count of ID-to-ID and fuzzy matches.number
Number of hotels that could not be matched to any reference hotel.
string
required
UUID of the partner inventory being mapped.
string
required
ISO 8601 timestamp of when the job was created.
string
required
ISO 8601 timestamp of the last status update.
Error responses
For
HYBRID mode jobs, the matchedCount reflects matches from both phases: ID-to-ID matches from phase 1 plus any additional fuzzy matches from phase 2. The job stays in RUNNING until both phases complete.