Documentation
    Preparing search index...
    • Parameters

      • rsBody: any

      Returns {
          AirlineDesigCode: any;
          bookingRef: any;
          DataLists: {
              BaggageAllowance: any[];
              ContactInfo: any[];
              OriginDest: any[];
              PaxJourney: any[];
              PaxList: any[];
              PaxSegment: any[];
              PriceClass: any[];
              ServiceDefinition: any[];
          };
          orderId: any;
          orderItems: any[];
          orderStatus: string;
          TicketDocInfos: any[];
          totalPrice: { TotalAmount: { _attributes: { CurCode: any }; _text: any } };
          ttl: any;
      }