Poll async hotel-match job status

Overview

Returns the current progress and verdict counts for an async hotel-match job.

When to Use

  • Poll after submit - Call repeatedly until status is done or error

What You Get

  • Job counters - total, done, matched, review, no_match, and conflict-class counts
  • Terminal states - done means the result is ready (unless output_gcs was set); error includes an error message

Quick Start

Use the job_id from the submit response.

Rate limit: 50 requests/min (production), 10 requests/min (sandbox).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Job ID returned by POST /hotels/match/async

Responses

401

Unauthorized

429

Rate limit exceeded

502

Upstream mapping service unreachable

504

Upstream mapping service timed out

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