RezLynx Web Service Router


Click here for a complete list of operations.

pmsbkg_BookingSearch

pmsbkg_BookingSearch

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 /rlxsoap.asmx HTTP/1.1
Host: rlxsoap.eu.guestline.app
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/RLXSOAP19/RLXSOAP19/pmsbkg_BookingSearch"

<?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>
    <pmsbkg_BookingSearch xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <SessionID>string</SessionID>
      <Filters>
        <BookRef>string</BookRef>
        <RoomPickID>int</RoomPickID>
        <Forename>string</Forename>
        <Surname>string</Surname>
        <ForenameOrSurname>string</ForenameOrSurname>
        <ProfileRef>string</ProfileRef>
        <LoyaltyID>string</LoyaltyID>
        <BookingStatus>
          <BookingSearchBookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingSearchBookingStatus>
          <BookingSearchBookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingSearchBookingStatus>
        </BookingStatus>
        <GroupAllotmentRef>string</GroupAllotmentRef>
        <MultiRoomReference>string</MultiRoomReference>
        <RoomID>string</RoomID>
        <ArrivalDate>dateTime</ArrivalDate>
        <DepartureDate>dateTime</DepartureDate>
        <CreationDate>dateTime</CreationDate>
        <BookingType>Bedroom or Function or Nra or Master</BookingType>
        <ShiftAllowances>All or CurrentDay</ShiftAllowances>
        <Limit>int</Limit>
        <CRSRef>string</CRSRef>
        <ReturnAllGuestsInNameSearches>boolean</ReturnAllGuestsInNameSearches>
        <LastEditFrom>dateTime</LastEditFrom>
        <LastEditTo>dateTime</LastEditTo>
        <CreatedFrom>dateTime</CreatedFrom>
        <CreatedTo>dateTime</CreatedTo>
        <SystemSource>Unknown or Rezlynx or PublicPortal or AgentPortal or CorporatePortal or Roomlynx or CRS or BWCRS or WebService or CentralInvoicing or SalesAndCatering</SystemSource>
        <DistributionChannelID>int</DistributionChannelID>
        <PreCheckIn>boolean</PreCheckIn>
        <RezlynxCRS>string</RezlynxCRS>
        <IncludeMasterBookings>boolean</IncludeMasterBookings>
      </Filters>
      <SearchResults>
        <Reservations>
          <Reservation>
            <RoomId>string</RoomId>
            <BookRef>string</BookRef>
            <RoomPickId>int</RoomPickId>
            <BookingType>Bedroom or Function or Nra or Master</BookingType>
            <BookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingStatus>
            <RoomTypeCode>string</RoomTypeCode>
            <PackageCode>string</PackageCode>
            <Arrival>dateTime</Arrival>
            <Departure>dateTime</Departure>
            <Creation>dateTime</Creation>
            <GroupAllotmentRef>string</GroupAllotmentRef>
            <MultiRoomReference>string</MultiRoomReference>
            <Contact xsi:nil="true" />
            <Guests xsi:nil="true" />
            <Company xsi:nil="true" />
            <Agent xsi:nil="true" />
            <Source xsi:nil="true" />
            <Ledger xsi:nil="true" />
            <PostsAllowed>All or None or CallsOnly</PostsAllowed>
            <ShiftAllowances xsi:nil="true" />
            <AlarmCall>string</AlarmCall>
            <MovieAccess>string</MovieAccess>
            <FunctionBookingDescription>string</FunctionBookingDescription>
            <BookRefRoomPickID>string</BookRefRoomPickID>
            <AllowRoomMoves>boolean</AllowRoomMoves>
            <EventName>string</EventName>
            <MarketSegment>string</MarketSegment>
            <TotalCostNett>decimal</TotalCostNett>
            <TotalCostGross>decimal</TotalCostGross>
            <LastEdited>dateTime</LastEdited>
            <GDSRef>string</GDSRef>
            <CRSRef1>string</CRSRef1>
            <CRSRes2>string</CRSRes2>
            <CRSRef2>string</CRSRef2>
            <SystemSource>Unknown or Rezlynx or PublicPortal or AgentPortal or CorporatePortal or Roomlynx or CRS or BWCRS or WebService or CentralInvoicing or SalesAndCatering</SystemSource>
            <DistributionChannelId>int</DistributionChannelId>
            <PreCheckIn>boolean</PreCheckIn>
            <RezlynxCRS>string</RezlynxCRS>
          </Reservation>
          <Reservation>
            <RoomId>string</RoomId>
            <BookRef>string</BookRef>
            <RoomPickId>int</RoomPickId>
            <BookingType>Bedroom or Function or Nra or Master</BookingType>
            <BookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingStatus>
            <RoomTypeCode>string</RoomTypeCode>
            <PackageCode>string</PackageCode>
            <Arrival>dateTime</Arrival>
            <Departure>dateTime</Departure>
            <Creation>dateTime</Creation>
            <GroupAllotmentRef>string</GroupAllotmentRef>
            <MultiRoomReference>string</MultiRoomReference>
            <Contact xsi:nil="true" />
            <Guests xsi:nil="true" />
            <Company xsi:nil="true" />
            <Agent xsi:nil="true" />
            <Source xsi:nil="true" />
            <Ledger xsi:nil="true" />
            <PostsAllowed>All or None or CallsOnly</PostsAllowed>
            <ShiftAllowances xsi:nil="true" />
            <AlarmCall>string</AlarmCall>
            <MovieAccess>string</MovieAccess>
            <FunctionBookingDescription>string</FunctionBookingDescription>
            <BookRefRoomPickID>string</BookRefRoomPickID>
            <AllowRoomMoves>boolean</AllowRoomMoves>
            <EventName>string</EventName>
            <MarketSegment>string</MarketSegment>
            <TotalCostNett>decimal</TotalCostNett>
            <TotalCostGross>decimal</TotalCostGross>
            <LastEdited>dateTime</LastEdited>
            <GDSRef>string</GDSRef>
            <CRSRef1>string</CRSRef1>
            <CRSRes2>string</CRSRes2>
            <CRSRef2>string</CRSRef2>
            <SystemSource>Unknown or Rezlynx or PublicPortal or AgentPortal or CorporatePortal or Roomlynx or CRS or BWCRS or WebService or CentralInvoicing or SalesAndCatering</SystemSource>
            <DistributionChannelId>int</DistributionChannelId>
            <PreCheckIn>boolean</PreCheckIn>
            <RezlynxCRS>string</RezlynxCRS>
          </Reservation>
        </Reservations>
      </SearchResults>
    </pmsbkg_BookingSearch>
  </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>
    <pmsbkg_BookingSearchResponse xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <pmsbkg_BookingSearchResult>
        <ExceptionCode>int</ExceptionCode>
        <ExceptionDescription>string</ExceptionDescription>
      </pmsbkg_BookingSearchResult>
      <SearchResults>
        <Reservations>
          <Reservation>
            <RoomId>string</RoomId>
            <BookRef>string</BookRef>
            <RoomPickId>int</RoomPickId>
            <BookingType>Bedroom or Function or Nra or Master</BookingType>
            <BookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingStatus>
            <RoomTypeCode>string</RoomTypeCode>
            <PackageCode>string</PackageCode>
            <Arrival>dateTime</Arrival>
            <Departure>dateTime</Departure>
            <Creation>dateTime</Creation>
            <GroupAllotmentRef>string</GroupAllotmentRef>
            <MultiRoomReference>string</MultiRoomReference>
            <Contact xsi:nil="true" />
            <Guests xsi:nil="true" />
            <Company xsi:nil="true" />
            <Agent xsi:nil="true" />
            <Source xsi:nil="true" />
            <Ledger xsi:nil="true" />
            <PostsAllowed>All or None or CallsOnly</PostsAllowed>
            <ShiftAllowances xsi:nil="true" />
            <AlarmCall>string</AlarmCall>
            <MovieAccess>string</MovieAccess>
            <FunctionBookingDescription>string</FunctionBookingDescription>
            <BookRefRoomPickID>string</BookRefRoomPickID>
            <AllowRoomMoves>boolean</AllowRoomMoves>
            <EventName>string</EventName>
            <MarketSegment>string</MarketSegment>
            <TotalCostNett>decimal</TotalCostNett>
            <TotalCostGross>decimal</TotalCostGross>
            <LastEdited>dateTime</LastEdited>
            <GDSRef>string</GDSRef>
            <CRSRef1>string</CRSRef1>
            <CRSRes2>string</CRSRes2>
            <CRSRef2>string</CRSRef2>
            <SystemSource>Unknown or Rezlynx or PublicPortal or AgentPortal or CorporatePortal or Roomlynx or CRS or BWCRS or WebService or CentralInvoicing or SalesAndCatering</SystemSource>
            <DistributionChannelId>int</DistributionChannelId>
            <PreCheckIn>boolean</PreCheckIn>
            <RezlynxCRS>string</RezlynxCRS>
          </Reservation>
          <Reservation>
            <RoomId>string</RoomId>
            <BookRef>string</BookRef>
            <RoomPickId>int</RoomPickId>
            <BookingType>Bedroom or Function or Nra or Master</BookingType>
            <BookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingStatus>
            <RoomTypeCode>string</RoomTypeCode>
            <PackageCode>string</PackageCode>
            <Arrival>dateTime</Arrival>
            <Departure>dateTime</Departure>
            <Creation>dateTime</Creation>
            <GroupAllotmentRef>string</GroupAllotmentRef>
            <MultiRoomReference>string</MultiRoomReference>
            <Contact xsi:nil="true" />
            <Guests xsi:nil="true" />
            <Company xsi:nil="true" />
            <Agent xsi:nil="true" />
            <Source xsi:nil="true" />
            <Ledger xsi:nil="true" />
            <PostsAllowed>All or None or CallsOnly</PostsAllowed>
            <ShiftAllowances xsi:nil="true" />
            <AlarmCall>string</AlarmCall>
            <MovieAccess>string</MovieAccess>
            <FunctionBookingDescription>string</FunctionBookingDescription>
            <BookRefRoomPickID>string</BookRefRoomPickID>
            <AllowRoomMoves>boolean</AllowRoomMoves>
            <EventName>string</EventName>
            <MarketSegment>string</MarketSegment>
            <TotalCostNett>decimal</TotalCostNett>
            <TotalCostGross>decimal</TotalCostGross>
            <LastEdited>dateTime</LastEdited>
            <GDSRef>string</GDSRef>
            <CRSRef1>string</CRSRef1>
            <CRSRes2>string</CRSRes2>
            <CRSRef2>string</CRSRef2>
            <SystemSource>Unknown or Rezlynx or PublicPortal or AgentPortal or CorporatePortal or Roomlynx or CRS or BWCRS or WebService or CentralInvoicing or SalesAndCatering</SystemSource>
            <DistributionChannelId>int</DistributionChannelId>
            <PreCheckIn>boolean</PreCheckIn>
            <RezlynxCRS>string</RezlynxCRS>
          </Reservation>
        </Reservations>
      </SearchResults>
    </pmsbkg_BookingSearchResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

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

POST /rlxsoap.asmx HTTP/1.1
Host: rlxsoap.eu.guestline.app
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <pmsbkg_BookingSearch xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <SessionID>string</SessionID>
      <Filters>
        <BookRef>string</BookRef>
        <RoomPickID>int</RoomPickID>
        <Forename>string</Forename>
        <Surname>string</Surname>
        <ForenameOrSurname>string</ForenameOrSurname>
        <ProfileRef>string</ProfileRef>
        <LoyaltyID>string</LoyaltyID>
        <BookingStatus>
          <BookingSearchBookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingSearchBookingStatus>
          <BookingSearchBookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingSearchBookingStatus>
        </BookingStatus>
        <GroupAllotmentRef>string</GroupAllotmentRef>
        <MultiRoomReference>string</MultiRoomReference>
        <RoomID>string</RoomID>
        <ArrivalDate>dateTime</ArrivalDate>
        <DepartureDate>dateTime</DepartureDate>
        <CreationDate>dateTime</CreationDate>
        <BookingType>Bedroom or Function or Nra or Master</BookingType>
        <ShiftAllowances>All or CurrentDay</ShiftAllowances>
        <Limit>int</Limit>
        <CRSRef>string</CRSRef>
        <ReturnAllGuestsInNameSearches>boolean</ReturnAllGuestsInNameSearches>
        <LastEditFrom>dateTime</LastEditFrom>
        <LastEditTo>dateTime</LastEditTo>
        <CreatedFrom>dateTime</CreatedFrom>
        <CreatedTo>dateTime</CreatedTo>
        <SystemSource>Unknown or Rezlynx or PublicPortal or AgentPortal or CorporatePortal or Roomlynx or CRS or BWCRS or WebService or CentralInvoicing or SalesAndCatering</SystemSource>
        <DistributionChannelID>int</DistributionChannelID>
        <PreCheckIn>boolean</PreCheckIn>
        <RezlynxCRS>string</RezlynxCRS>
        <IncludeMasterBookings>boolean</IncludeMasterBookings>
      </Filters>
      <SearchResults>
        <Reservations>
          <Reservation>
            <RoomId>string</RoomId>
            <BookRef>string</BookRef>
            <RoomPickId>int</RoomPickId>
            <BookingType>Bedroom or Function or Nra or Master</BookingType>
            <BookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingStatus>
            <RoomTypeCode>string</RoomTypeCode>
            <PackageCode>string</PackageCode>
            <Arrival>dateTime</Arrival>
            <Departure>dateTime</Departure>
            <Creation>dateTime</Creation>
            <GroupAllotmentRef>string</GroupAllotmentRef>
            <MultiRoomReference>string</MultiRoomReference>
            <Contact xsi:nil="true" />
            <Guests xsi:nil="true" />
            <Company xsi:nil="true" />
            <Agent xsi:nil="true" />
            <Source xsi:nil="true" />
            <Ledger xsi:nil="true" />
            <PostsAllowed>All or None or CallsOnly</PostsAllowed>
            <ShiftAllowances xsi:nil="true" />
            <AlarmCall>string</AlarmCall>
            <MovieAccess>string</MovieAccess>
            <FunctionBookingDescription>string</FunctionBookingDescription>
            <BookRefRoomPickID>string</BookRefRoomPickID>
            <AllowRoomMoves>boolean</AllowRoomMoves>
            <EventName>string</EventName>
            <MarketSegment>string</MarketSegment>
            <TotalCostNett>decimal</TotalCostNett>
            <TotalCostGross>decimal</TotalCostGross>
            <LastEdited>dateTime</LastEdited>
            <GDSRef>string</GDSRef>
            <CRSRef1>string</CRSRef1>
            <CRSRes2>string</CRSRes2>
            <CRSRef2>string</CRSRef2>
            <SystemSource>Unknown or Rezlynx or PublicPortal or AgentPortal or CorporatePortal or Roomlynx or CRS or BWCRS or WebService or CentralInvoicing or SalesAndCatering</SystemSource>
            <DistributionChannelId>int</DistributionChannelId>
            <PreCheckIn>boolean</PreCheckIn>
            <RezlynxCRS>string</RezlynxCRS>
          </Reservation>
          <Reservation>
            <RoomId>string</RoomId>
            <BookRef>string</BookRef>
            <RoomPickId>int</RoomPickId>
            <BookingType>Bedroom or Function or Nra or Master</BookingType>
            <BookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingStatus>
            <RoomTypeCode>string</RoomTypeCode>
            <PackageCode>string</PackageCode>
            <Arrival>dateTime</Arrival>
            <Departure>dateTime</Departure>
            <Creation>dateTime</Creation>
            <GroupAllotmentRef>string</GroupAllotmentRef>
            <MultiRoomReference>string</MultiRoomReference>
            <Contact xsi:nil="true" />
            <Guests xsi:nil="true" />
            <Company xsi:nil="true" />
            <Agent xsi:nil="true" />
            <Source xsi:nil="true" />
            <Ledger xsi:nil="true" />
            <PostsAllowed>All or None or CallsOnly</PostsAllowed>
            <ShiftAllowances xsi:nil="true" />
            <AlarmCall>string</AlarmCall>
            <MovieAccess>string</MovieAccess>
            <FunctionBookingDescription>string</FunctionBookingDescription>
            <BookRefRoomPickID>string</BookRefRoomPickID>
            <AllowRoomMoves>boolean</AllowRoomMoves>
            <EventName>string</EventName>
            <MarketSegment>string</MarketSegment>
            <TotalCostNett>decimal</TotalCostNett>
            <TotalCostGross>decimal</TotalCostGross>
            <LastEdited>dateTime</LastEdited>
            <GDSRef>string</GDSRef>
            <CRSRef1>string</CRSRef1>
            <CRSRes2>string</CRSRes2>
            <CRSRef2>string</CRSRef2>
            <SystemSource>Unknown or Rezlynx or PublicPortal or AgentPortal or CorporatePortal or Roomlynx or CRS or BWCRS or WebService or CentralInvoicing or SalesAndCatering</SystemSource>
            <DistributionChannelId>int</DistributionChannelId>
            <PreCheckIn>boolean</PreCheckIn>
            <RezlynxCRS>string</RezlynxCRS>
          </Reservation>
        </Reservations>
      </SearchResults>
    </pmsbkg_BookingSearch>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <pmsbkg_BookingSearchResponse xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <pmsbkg_BookingSearchResult>
        <ExceptionCode>int</ExceptionCode>
        <ExceptionDescription>string</ExceptionDescription>
      </pmsbkg_BookingSearchResult>
      <SearchResults>
        <Reservations>
          <Reservation>
            <RoomId>string</RoomId>
            <BookRef>string</BookRef>
            <RoomPickId>int</RoomPickId>
            <BookingType>Bedroom or Function or Nra or Master</BookingType>
            <BookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingStatus>
            <RoomTypeCode>string</RoomTypeCode>
            <PackageCode>string</PackageCode>
            <Arrival>dateTime</Arrival>
            <Departure>dateTime</Departure>
            <Creation>dateTime</Creation>
            <GroupAllotmentRef>string</GroupAllotmentRef>
            <MultiRoomReference>string</MultiRoomReference>
            <Contact xsi:nil="true" />
            <Guests xsi:nil="true" />
            <Company xsi:nil="true" />
            <Agent xsi:nil="true" />
            <Source xsi:nil="true" />
            <Ledger xsi:nil="true" />
            <PostsAllowed>All or None or CallsOnly</PostsAllowed>
            <ShiftAllowances xsi:nil="true" />
            <AlarmCall>string</AlarmCall>
            <MovieAccess>string</MovieAccess>
            <FunctionBookingDescription>string</FunctionBookingDescription>
            <BookRefRoomPickID>string</BookRefRoomPickID>
            <AllowRoomMoves>boolean</AllowRoomMoves>
            <EventName>string</EventName>
            <MarketSegment>string</MarketSegment>
            <TotalCostNett>decimal</TotalCostNett>
            <TotalCostGross>decimal</TotalCostGross>
            <LastEdited>dateTime</LastEdited>
            <GDSRef>string</GDSRef>
            <CRSRef1>string</CRSRef1>
            <CRSRes2>string</CRSRes2>
            <CRSRef2>string</CRSRef2>
            <SystemSource>Unknown or Rezlynx or PublicPortal or AgentPortal or CorporatePortal or Roomlynx or CRS or BWCRS or WebService or CentralInvoicing or SalesAndCatering</SystemSource>
            <DistributionChannelId>int</DistributionChannelId>
            <PreCheckIn>boolean</PreCheckIn>
            <RezlynxCRS>string</RezlynxCRS>
          </Reservation>
          <Reservation>
            <RoomId>string</RoomId>
            <BookRef>string</BookRef>
            <RoomPickId>int</RoomPickId>
            <BookingType>Bedroom or Function or Nra or Master</BookingType>
            <BookingStatus>PreArrival or Resident or Cancelled or CheckedOut or NoShow</BookingStatus>
            <RoomTypeCode>string</RoomTypeCode>
            <PackageCode>string</PackageCode>
            <Arrival>dateTime</Arrival>
            <Departure>dateTime</Departure>
            <Creation>dateTime</Creation>
            <GroupAllotmentRef>string</GroupAllotmentRef>
            <MultiRoomReference>string</MultiRoomReference>
            <Contact xsi:nil="true" />
            <Guests xsi:nil="true" />
            <Company xsi:nil="true" />
            <Agent xsi:nil="true" />
            <Source xsi:nil="true" />
            <Ledger xsi:nil="true" />
            <PostsAllowed>All or None or CallsOnly</PostsAllowed>
            <ShiftAllowances xsi:nil="true" />
            <AlarmCall>string</AlarmCall>
            <MovieAccess>string</MovieAccess>
            <FunctionBookingDescription>string</FunctionBookingDescription>
            <BookRefRoomPickID>string</BookRefRoomPickID>
            <AllowRoomMoves>boolean</AllowRoomMoves>
            <EventName>string</EventName>
            <MarketSegment>string</MarketSegment>
            <TotalCostNett>decimal</TotalCostNett>
            <TotalCostGross>decimal</TotalCostGross>
            <LastEdited>dateTime</LastEdited>
            <GDSRef>string</GDSRef>
            <CRSRef1>string</CRSRef1>
            <CRSRes2>string</CRSRes2>
            <CRSRef2>string</CRSRef2>
            <SystemSource>Unknown or Rezlynx or PublicPortal or AgentPortal or CorporatePortal or Roomlynx or CRS or BWCRS or WebService or CentralInvoicing or SalesAndCatering</SystemSource>
            <DistributionChannelId>int</DistributionChannelId>
            <PreCheckIn>boolean</PreCheckIn>
            <RezlynxCRS>string</RezlynxCRS>
          </Reservation>
        </Reservations>
      </SearchResults>
    </pmsbkg_BookingSearchResponse>
  </soap12:Body>
</soap12:Envelope>