v1

latestOpenAPI 3.0.02026-07-247251950.2 KB
Flight Search

Verify flight offer

Overview

Confirm a flight offer is still available and retrieve the latest pricing before proceeding to booking. Always verify before prebooking to avoid price discrepancies.

When to Use

  • Pre-booking validation - Confirm offer availability after user selects a flight
  • Price confirmation - Show users the guaranteed price before they enter payment details
  • Fare rule retrieval - Get the latest cancellation and change policies

What You Get

  • Verified pricing with up-to-date fare breakdown
  • changes (when present) — cabin/fare flags, human-readable messages, and pricing (old / new full OfferPricing) instead of deprecated scalar currency/prices
  • Journey pricingoriginal (provider/PCC) and display (customer) price breakdown per provider FlattenedJourney
  • Fare family details including name and included amenities
  • Baggage policy for each passenger type and segment
  • Booking terms including cancellation and change fee rules

Key Features

  • Real-time price check: Confirms current availability and price with the provider
  • Updated baggage info: Returns the latest baggage allowances at time of verification
  • Fare rules: Includes cancellation and change fee policies before commitment

Quick Start

Provide the offerId from /flights/rates search results. Use the verified offer data to populate a booking summary page before proceeding to /flights/prebooks.

post/flights/verify

Request body

offerIdstring required

The offerId from the search results

Response

Successful response