ItineraryServiceV7


Click here for a complete list of operations.

LoadItineraryWithExtendedInformation

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /Map/ItineraryServiceV7.asmx HTTP/1.1
Host: wetu.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://wetu.com/Map/ItineraryServiceV7/LoadItineraryWithExtendedInformation"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <LoadItineraryWithExtendedInformation xmlns="http://wetu.com/Map/ItineraryServiceV7">
      <identifier>string</identifier>
      <sessionToken>string</sessionToken>
    </LoadItineraryWithExtendedInformation>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <LoadItineraryWithExtendedInformationResponse xmlns="http://wetu.com/Map/ItineraryServiceV7">
      <LoadItineraryWithExtendedInformationResult>
        <Itinerary>
          <OperatorId>int</OperatorId>
          <OperatorUserId>int</OperatorUserId>
          <OperatorIdentityId>int</OperatorIdentityId>
          <OperatorThemeId>int</OperatorThemeId>
          <Type>Personal or Sample or DayComponent or Component or DayTour or MultiDayTour</Type>
          <Identifier>string</Identifier>
          <IdentifierKey>string</IdentifierKey>
          <Days>int</Days>
          <Name>string</Name>
          <Language>string</Language>
          <ReferenceNumber>string</ReferenceNumber>
          <Summary>string</Summary>
          <Description>string</Description>
          <Categories>
            <string>string</string>
            <string>string</string>
          </Categories>
          <ClientName>string</ClientName>
          <ClientEmail>string</ClientEmail>
          <ClientPhone>string</ClientPhone>
          <StartDate>dateTime</StartDate>
          <Legs>
            <ItineraryLeg xsi:nil="true" />
            <ItineraryLeg xsi:nil="true" />
          </Legs>
          <Routes>
            <ItineraryRoute xsi:nil="true" />
            <ItineraryRoute xsi:nil="true" />
          </Routes>
          <Documents>
            <ItineraryDocument xsi:nil="true" />
            <ItineraryDocument xsi:nil="true" />
          </Documents>
          <HideRouteInformation>boolean</HideRouteInformation>
          <BoundLat1>double</BoundLat1>
          <BoundLat2>double</BoundLat2>
          <BoundLng1>double</BoundLng1>
          <BoundLng2>double</BoundLng2>
          <Price>string</Price>
          <PriceIncludes>string</PriceIncludes>
          <PriceExcludes>string</PriceExcludes>
          <CarHire>
            <ItineraryCarHire xsi:nil="true" />
            <ItineraryCarHire xsi:nil="true" />
          </CarHire>
          <IsDisabled>boolean</IsDisabled>
          <TravellersAdult>int</TravellersAdult>
          <TravellersChildren>int</TravellersChildren>
          <Travellers>
            <ItineraryTraveller xsi:nil="true" />
            <ItineraryTraveller xsi:nil="true" />
          </Travellers>
          <RoomsSingle>int</RoomsSingle>
          <RoomsDouble>int</RoomsDouble>
          <RoomsTwin>int</RoomsTwin>
          <RoomsTriple>int</RoomsTriple>
          <RoomsFamily>int</RoomsFamily>
          <StartTravelDays>int</StartTravelDays>
          <EndTravelDays>int</EndTravelDays>
          <BookingStatus>None or AwaitingQuotation or Quoted or Booked or DidNotBook or Invoiced or PaymentDue or Paid or Travelled or Cancelled or Provisional</BookingStatus>
          <SourceOperatorId>int</SourceOperatorId>
          <SourceIdentifier>string</SourceIdentifier>
          <Contacts>
            <ItineraryContact xsi:nil="true" />
            <ItineraryContact xsi:nil="true" />
          </Contacts>
          <Services>
            <string>string</string>
            <string>string</string>
          </Services>
          <SpecialInterests>
            <string>string</string>
            <string>string</string>
          </SpecialInterests>
          <NotificationFrequency>Always or None or FirstView</NotificationFrequency>
          <ConsultantKey>string</ConsultantKey>
          <Images>
            <ItineraryImage xsi:nil="true" />
            <ItineraryImage xsi:nil="true" />
          </Images>
          <DepartureLocations>string</DepartureLocations>
          <DepartureTimes>string</DepartureTimes>
          <ReturnLocations>string</ReturnLocations>
          <ReturnTimes>string</ReturnTimes>
          <Duration>string</Duration>
          <AdditionalInfo>string</AdditionalInfo>
          <SpokenLanguages>string</SpokenLanguages>
          <GroupSize>string</GroupSize>
          <Published>boolean</Published>
          <TravelArrangements>
            <ItineraryTravelArrangement xsi:nil="true" />
            <ItineraryTravelArrangement xsi:nil="true" />
          </TravelArrangements>
          <RouteHandlingMode>UseRoutesOnly or UseProvidedRoutesWithTravelArrangements or AutoGenerateRoutesFromTravelArrangements or PlaceholderRoutesWithTravelArrangements</RouteHandlingMode>
        </Itinerary>
        <ExtendedRoutes>
          <ExtendedRoute>
            <StartLegId>int</StartLegId>
            <EndLegId>int</EndLegId>
            <Sequence>int</Sequence>
            <Label>string</Label>
          </ExtendedRoute>
          <ExtendedRoute>
            <StartLegId>int</StartLegId>
            <EndLegId>int</EndLegId>
            <Sequence>int</Sequence>
            <Label>string</Label>
          </ExtendedRoute>
        </ExtendedRoutes>
        <ExtendedLegs>
          <ExtendedLeg>
            <ItineraryLegId>int</ItineraryLegId>
            <CheckInTime>string</CheckInTime>
            <CheckOutTime>string</CheckOutTime>
            <Days xsi:nil="true" />
            <Greetings xsi:nil="true" />
          </ExtendedLeg>
          <ExtendedLeg>
            <ItineraryLegId>int</ItineraryLegId>
            <CheckInTime>string</CheckInTime>
            <CheckOutTime>string</CheckOutTime>
            <Days xsi:nil="true" />
            <Greetings xsi:nil="true" />
          </ExtendedLeg>
        </ExtendedLegs>
        <Tags>
          <string>string</string>
          <string>string</string>
        </Tags>
        <TermsAndConditions>string</TermsAndConditions>
      </LoadItineraryWithExtendedInformationResult>
    </LoadItineraryWithExtendedInformationResponse>
  </soap:Body>
</soap:Envelope>