- Previous: GET /ticket-conditions
- Up: Offers API
- Next: GET /ticket-conditions with Trip Parameters
GET /ticket-conditions with Reservation ID
GET /ticket-conditions with Reservation ID
The TicketConditions endpoint provides the ticket conditions that match the fares of the provided reservationID parameters. It includes the number of FB miles that can be earned.
How to use?
Use case flow can be followed by the consumer by requesting the GET method supplied as HATEOAS link in the response body of Reservation API.
Headers to use for requests:
Parameter | Value |
Authorization | Bearer {{token}} |
Content-Type | application/json |
Accept | application/hal+json; charset=utf8 |
Accept-Language | {{language}}-{{country}} |
AFKL-TRAVEL-Host | KL or AF |
AFKL-TRAVEL-Country | Country (overrides Accept-Language country) |
GET
GET https://api.klm.com/travel/offers/v1/ticket-conditions
QUERY PARAMETERS
Name | Type | Multiplicity | Description |
reservationId | String | 0-1 | Id of the reservation (the id of conversation state the reservation is stored in) for which ticket conditions are requested. Either reservationId or trip is specified |
RESPONSE PARAMETERS
See FlightProducts - TicketConditions.
- Previous: GET /ticket-conditions
- Up: Offers API
- Next: GET /ticket-conditions with Trip Parameters
Docs Navigation
- Air France-KLM Documentation
- Open Data
- Baggage allowance API Process flow - Pre-booking (inspiration) context
- Introduction
- Data scope
- Quick peak
- How to use
- Services overview
- Header
- GET All Allowances without Loyalty
- V1- All Allowances without Loyalty- Request
- V1- All Allowances without Loyalty- Response
- GET Base Allowances
- V1- Base Allowance - Request
- V1- Base Allowance - Response
- GET Loyalty Allowances
- V1- Loyalty Allowance - Request
- V1- Loyalty Allowance - Response
- GET Paid Options with Loyalty
- V1- GET Paid Options with Loyalty - Request
- V1- GET Paid Options with Loyalty - Response
- GET Paid Options without Loyalty
- V1- GET Paid Options without Loyalty - Request
- V1- GET Paid Options without Loyalty - Response
- GET All Allowances with Loyalty
- V1- All Allowances with Loyalty- Request
- V1- All Allowances with Loyalty- Response
- Get Started
- Offers API
- GET /reference-data v1
- GET /reference-data/deals v1
- GET /search-context v1
- POST /lowest-fare-offers v1
- GET /lowest-fare-offers v1
- POST /available-offers v1
- GET /available-offers v1
- GET /flightDetails
- POST /upsell-offers v1
- GET /upsell-offers v1
- GET /priceDetails v1
- GET /tax-breakdown
- GET /ticket-conditions
- GET /ticket-conditions with Reservation ID
- GET /ticket-conditions with Trip Parameters
- POST /shopping-carts
- GET /related-products
- POST /related-products/shopping-carts
- POST /mail-my-search
- POST /flights-availability v1
- POST /best-fare-offers v1
- POST/ bestOffers/feed
- Errors Code
- POST /available-offers/all v1
- POST /best-fare-offers/all-deals v1
- Inspire API / Amenities
- Flight Status API
- Network and Schedule API
- Baggage allowance API Process flow - Pre-booking (inspiration) context
- Metasearch API
- Cargo API
- All Other APIS