post
https://example.com/v1/flights/fares
Fetch fares for a specific flight solution and stream them as Server-Sent Events. Requires a Mercury UUID for searchSolutionId (the value emitted as id by POST /v1/flights/search); unknown or expired identifiers return 410 OFFER_EXPIRED. Each data: event is a JSON-encoded fare object whose fareId is a canonical Mercury UUID. The stream ends with event: done.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Missing or invalid authentication
410Search solution expired; refresh search
422Invalid fare search parameters
503Flight fare provider unavailable