Documentation
    Preparing search index...
    BASE_URL: {
        airline_profile: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        ancillary_quote: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        bound_update: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        flight_quote: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        ndc: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        offer_price: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        order_cancel: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        order_create: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        order_info_update: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        order_pay: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        order_rebook: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        order_reserve: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        order_reshop: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        order_retrieve: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        order_split: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        rebook_quote: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        seat_availability: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        service_addremove: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        service_list: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        shop: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        shop_bestprice: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
        shop_upsell: {
            production: { application_id_uri: string };
            test: { application_id_uri: string };
        };
    } = ...

    Type Declaration

    • airline_profile: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • ancillary_quote: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • bound_update: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • flight_quote: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • ndc: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • offer_price: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • order_cancel: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • order_create: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • order_info_update: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • order_pay: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • order_rebook: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • order_reserve: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • order_reshop: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • order_retrieve: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • order_split: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • rebook_quote: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • seat_availability: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • service_addremove: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • service_list: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • shop: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • shop_bestprice: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }
    • shop_upsell: {
          production: { application_id_uri: string };
          test: { application_id_uri: string };
      }