ETS API
    ETS API
    • Try it and Run in ApiDog
    • AVIA API
    • AVIA Flows example
    • HOTELS API
    • AVIA
      • 1 REQ B2B Login
        POST
      • 1 REQ B2B Login Token
        POST
      • 1 REQ B2C Login
        GET
      • 2A Search Direct flight
        POST
      • 2B Search Connecting flight
        POST
      • 2C Search Round trip
        POST
      • 3 Schedule - Amadeus optional
        POST
      • 4 Offers request
        GET
      • 4B Smart Offer Request optional
        GET
      • 5 Documents types for offer
        GET
      • 6 Offer info UPD LATER
        GET
      • 7 Availability of Offer
        GET
      • 8 OPT Available Services
        GET
      • 9 OPT Select services
        POST
      • 10 Create Order
        POST
      • 11 Split Order
        PATCH
      • 12 Order payment
        POST
      • 13 Π‘heckout status
        GET
      • 14 Refund order
        GET
      • 15 Get order info
        GET
      • 16 Print E-Tiket
        GET
      • 17 Receiving a cancellation fee
        GET
      • 18 Cancel Order
        GET
      • 19 Get airports
        GET
      • 20 Get cities
        GET
      • 21 Get countries
        GET
    • HOTELS
      • REQUIRED
        • 1 REQ B2B Login
        • 1 REQ B2C Login
        • 2 REQ Destination
        • 2 REQ Search
        • 3 REQ Receiving found hotels
        • 4 REQ Getting a Hotel Offer
        • 5 REQ Create order
        • 6 REQ Cancel order
      • OPTIONAL
        • 1 REQ B2B Login
        • 1 REQ B2C Login
        • 2 REQ Search
        • 3 OPT Destination point info
        • 4 OPT List of popular destinations Copy
        • 5 OPT List of filtered destinations
        • 6 OPT Group guide
        • 7 OPT Getting information on possible hotels
        • 8 OPT Getting the list of currencies
        • 9 REQ Receiving found hotels
        • 10 REQ Getting a Hotel Offer
        • 11 OPT Cancel-policies
        • 12 OPT Account number and info
        • 13 OPT Receiving information on the hotel offer
        • 14 OPT Receive detailed information about the cost of an offer
        • 15 REQ Create order
        • 16 OPT Receive hotel services

    AVIA Flows example

    🧭 API Structure#

    Authorization
    B2B Login – Used by partners and corporate clients to obtain a session token.
    B2B Login Token – Alternate login flow with personal token.
    B2C Login – Used by end users in direct integrations.
    Search
    Search Direct flight – Request offers for direct, non-stop flights.
    Search Connecting flight – Search flights with connections.
    Search Round trip – Search for round-trip offers.
    Schedule - Amadeus optional – Advanced schedule queries, optional integration.
    Smart Offer Request optional – Enhanced offer selection workflow.
    Offer & Ancillary Details
    Offers request – Retrieve the set of available offers per search criteria.
    Documents types for offer – List required passenger documents for selected offers.
    Offer info – Deferred update to offer details.
    Availability of Offer – Check real-time seat and offer availability.
    OPT Available Services – View optional/ancillary services.
    OPT Select services – Add optional services to an order.
    Order Creation & Management
    Create Order – Book a flight and initiate an order.
    Split Order – Split a multi-passenger order into individual passenger bookings.
    Order payment – Complete payment for a created order.
    Checkout status – Query payment/checkout status for an order.
    Refund order – Initiate refund for a completed order.
    Get order info – Retrieve full order information.
    Print E-Tiket – Get a printable electronic ticket.
    Receiving a cancellation fee – Calculate cancellation charges for a specific order.
    Cancel Order – Cancel a previously placed order.
    Reference Dictionaries
    Get airports – List all supported airports.
    Get cities – List all supported cities.
    Get countries – List all supported countries.
    Modified atΒ 2025-09-06 19:42:51
    Previous
    AVIA API
    Next
    HOTELS API
    Built with