{
  "requestId": "ef9a53ef-6b6a-453b-a85a-ac7672c4c444",
  "bookingNumber": "1025023",
  "status": "TICKETED",
  "currencyCode": "EUR",
  "totalAmount": 7.40,
  "outboundFlight": {
    "segments": [
      {
        "segmentId": "3036",
        "airlinePnr": "MOCK25IHTLQT",
        "departure": {
          "code": "DUS",
          "name": "Dusseldorf International Airport",
          "date": "2025-09-20T03:00:00"
        },
        "arrival": {
          "code": "AYT",
          "name": "Antalya International Airport",
          "date": "2025-09-20T05:00:00",
          "terminal": "T1"
        },
        "marketingAirline": {
          "code": "XQ",
          "flightNumber": "XQ9805",
          "name": "Sun Express"
        },
        "operatingAirline": {
          "code": "XQ",
          "flightNumber": "XQ9805",
          "name": "Sun Express"
        }
      }
    ],
    "offer": {
      "applicableOfferId": "2588",
      "applicableGroupKey": "GRP_2588",
      "totalPrice": {
        "currencyCode": "EUR",
        "basePrice": 1.00,
        "feePrice": 0.00,
        "taxPrice": 6.40,
        "totalPrice": 7.40
      },
      "freeSeat": 0,
      "providerId": 35,
      "packagePrice": true,
      "priceChanged": false,
      "selectedOffer": true,
      "checkedBaggageInfo": {
        "unit": "KILOGRAM",
        "weight": 0
      },
      "handBaggageInfo": {
        "unit": "KILOGRAM",
        "weight": 5
      },
      "classCode": "K",
      "fareBasis": "ECO-XQ-K",
      "personPrices": [
        {
          "price": {
            "currencyCode": "EUR",
            "basePrice": 1.00,
            "feePrice": 0.00,
            "taxPrice": 6.40,
            "totalPrice": 7.40
          },
          "fees": [],
          "taxes": [
            {
              "type": "PROVIDER_TAX",
              "code": "FUEL",
              "amount": 0.80
            },
            {
              "type": "PROVIDER_TAX",
              "code": "SCHR",
              "amount": 0.60
            },
            {
              "type": "PROVIDER_TAX",
              "code": "TXT",
              "amount": 5.00
            }
          ],
          "segmentInfos": [
            {
              "segmentId": "3036",
              "classCode": "K",
              "fareBasisCode": "ECO-XQ-K",
              "cabinType": "ECONOMY",
              "freeSeat": 0,
              "checkedBaggage": {
                "unit": "KILOGRAM",
                "weight": 0
              },
              "handBaggage": {
                "unit": "KILOGRAM",
                "weight": 5
              }
            }
          ],
          "type": "ADULT",
          "count": 1
        }
      ]
    },
    "reservationInfo": {
      "providerPnr": "MOCK25IHTLQT",
      "status": "TICKETED"
    }
  },
  "passengers": [
    {
      "name": "MADISEN",
      "surname": "THIEL",
      "birthDate": "1987-10-27",
      "gender": "MALE",
      "passengerType": "ADULT",
      "tickets": [
        {
          "carrierCode": "XQ",
          "eticketNumber": "MOCK_5644720361958"
        }
      ]
    }
  ]
}
