Amadeus Self-Service APIs: Mastering The Flight Booking Engine | How to Upsell Branded Fares

Поделиться
HTML-код
  • Опубликовано: 9 фев 2025

Комментарии • 3

  • @webprofessor4439
    @webprofessor4439 Год назад +1

    I have been following your teachings, they are greate but i have a few questions as am in the middle of developing a flight booking engine.
    1. Where in you flight offer search API do i get the airline logo to display along with the airline name?
    ?
    2. How do i parse an different currency other than the default euro currency to the flight offer search api
    3. How do i parse number of infants to the flight offer serch api?
    I would appreciate an immediate response. Thanks

    • @amadeusfordevelopers8592
      @amadeusfordevelopers8592  Год назад

      Hello! RUclips channel is not appropriate channel for support, please contact to our support channel directly or Discord channel to get faster answer.
      1. Airline Logo is not returned in Amadeus Self-Service APIs.
      2. `currencycode` parameter is available for you to search. API reference page: developers.amadeus.com/self-service/category/flights/api-doc/flight-offers-search/api-reference
      3. how to parse infant (or other passenger type) is also available in API reference page : developers.amadeus.com/self-service/category/flights/api-doc/flight-offers-search/api-reference

    • @kaytwobabaofficial
      @kaytwobabaofficial 28 дней назад

      Hi hi, Nice tutorial
      Please have been able to integrate the Amadeus flight search to my webpage, but the booking aspect keep throwing "INVALID MANDATORY RECEIVED" Please kindly help, how do i make it work. Thank you