RezLynx Web Service Router


Click here for a complete list of operations.

sync_GetReservations

sync_GetReservations

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/sync_GetReservations"

<?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>
    <sync_GetReservations xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <SessionID>string</SessionID>
      <AfterTimestamp>dateTime</AfterTimestamp>
      <SyncReservationList>
        <ReservationRoomSummary>
          <GroupId>string</GroupId>
          <SourceSiteId>string</SourceSiteId>
          <BookRef>string</BookRef>
          <RoomPickId>int</RoomPickId>
          <GDSTag>string</GDSTag>
          <CRSTag1>string</CRSTag1>
          <CRSTag2>string</CRSTag2>
          <CRSRoomTag>string</CRSRoomTag>
          <GroupRef>string</GroupRef>
          <PORef>string</PORef>
          <GDSSystem>string</GDSSystem>
          <GDSChannel>string</GDSChannel>
          <BookingStatus>int</BookingStatus>
          <DateArrive>dateTime</DateArrive>
          <DateDepart>dateTime</DateDepart>
          <Adults>int</Adults>
          <Children>int</Children>
          <Infants>int</Infants>
          <RoomTypeCode>string</RoomTypeCode>
          <PackageCode>string</PackageCode>
          <CompanyRef>string</CompanyRef>
          <Notes>string</Notes>
          <BookerTitle>string</BookerTitle>
          <BookerSurname>string</BookerSurname>
          <BookerForename>string</BookerForename>
          <BookerProfileRef>string</BookerProfileRef>
          <PrimaryGuestTitle>string</PrimaryGuestTitle>
          <PrimaryGuestSurname>string</PrimaryGuestSurname>
          <PrimaryGuestForename>string</PrimaryGuestForename>
          <PrimaryGuestProfileRef>string</PrimaryGuestProfileRef>
          <PrimaryGuestPackageCode>string</PrimaryGuestPackageCode>
          <PrimaryGuestAcrueLoyaltyId>string</PrimaryGuestAcrueLoyaltyId>
          <CreatedTimestamp>dateTime</CreatedTimestamp>
          <CreatedOperator>string</CreatedOperator>
          <EditTimestamp>dateTime</EditTimestamp>
          <EditOperator>string</EditOperator>
          <MarketSegment>string</MarketSegment>
          <MediaSourceCode>string</MediaSourceCode>
          <ETA>dateTime</ETA>
          <DepositPaid>decimal</DepositPaid>
          <DepositDue>decimal</DepositDue>
          <RoomId>string</RoomId>
          <Charge1stNightGross>decimal</Charge1stNightGross>
          <Charge1stNightNett>decimal</Charge1stNightNett>
          <ChargeTotalGross>decimal</ChargeTotalGross>
          <ChargeTotalNett>decimal</ChargeTotalNett>
          <InterfacePostingMode>int</InterfacePostingMode>
          <GuestTitle2>string</GuestTitle2>
          <GuestForename2>string</GuestForename2>
          <GuestSurname2>string</GuestSurname2>
          <GuestProfileRef2>string</GuestProfileRef2>
          <GuestPackageCode2>string</GuestPackageCode2>
          <GuestAcrueLoyaltyId2>string</GuestAcrueLoyaltyId2>
          <GuestTitle3>string</GuestTitle3>
          <GuestForename3>string</GuestForename3>
          <GuestSurname3>string</GuestSurname3>
          <GuestProfileRef3>string</GuestProfileRef3>
          <GuestPackageCode3>string</GuestPackageCode3>
          <GuestAcrueLoyaltyId3>string</GuestAcrueLoyaltyId3>
          <GuestTitle4>string</GuestTitle4>
          <GuestForename4>string</GuestForename4>
          <GuestSurname4>string</GuestSurname4>
          <GuestProfileRef4>string</GuestProfileRef4>
          <GuestPackageCode4>string</GuestPackageCode4>
          <GuestAcrueLoyaltyId4>string</GuestAcrueLoyaltyId4>
          <ReservationCompany>string</ReservationCompany>
          <ReservationSource>string</ReservationSource>
          <ReservationAgent>string</ReservationAgent>
          <AttributeValues>
            <SyncAttributes xsi:nil="true" />
            <SyncAttributes xsi:nil="true" />
          </AttributeValues>
          <PaymentData>string</PaymentData>
          <AgentCommissionRule>string</AgentCommissionRule>
          <SourceCommissionRule>string</SourceCommissionRule>
          <PromotionalCode>string</PromotionalCode>
          <Products>
            <ReservationSummaryProductItem xsi:nil="true" />
            <ReservationSummaryProductItem xsi:nil="true" />
          </Products>
          <EditTimestampUTC>dateTime</EditTimestampUTC>
          <EstPAX>int</EstPAX>
          <StayDetails>
            <Items xsi:nil="true" />
          </StayDetails>
          <GLCRSRef>string</GLCRSRef>
          <GLCRSSegment>int</GLCRSSegment>
          <PrivateNotes>string</PrivateNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <PORefIndividual>string</PORefIndividual>
          <GARef>string</GARef>
          <PreCheckIn>boolean</PreCheckIn>
          <DistributionChannelId>int</DistributionChannelId>
          <DistributionChannelDescription>string</DistributionChannelDescription>
        </ReservationRoomSummary>
        <ReservationRoomSummary>
          <GroupId>string</GroupId>
          <SourceSiteId>string</SourceSiteId>
          <BookRef>string</BookRef>
          <RoomPickId>int</RoomPickId>
          <GDSTag>string</GDSTag>
          <CRSTag1>string</CRSTag1>
          <CRSTag2>string</CRSTag2>
          <CRSRoomTag>string</CRSRoomTag>
          <GroupRef>string</GroupRef>
          <PORef>string</PORef>
          <GDSSystem>string</GDSSystem>
          <GDSChannel>string</GDSChannel>
          <BookingStatus>int</BookingStatus>
          <DateArrive>dateTime</DateArrive>
          <DateDepart>dateTime</DateDepart>
          <Adults>int</Adults>
          <Children>int</Children>
          <Infants>int</Infants>
          <RoomTypeCode>string</RoomTypeCode>
          <PackageCode>string</PackageCode>
          <CompanyRef>string</CompanyRef>
          <Notes>string</Notes>
          <BookerTitle>string</BookerTitle>
          <BookerSurname>string</BookerSurname>
          <BookerForename>string</BookerForename>
          <BookerProfileRef>string</BookerProfileRef>
          <PrimaryGuestTitle>string</PrimaryGuestTitle>
          <PrimaryGuestSurname>string</PrimaryGuestSurname>
          <PrimaryGuestForename>string</PrimaryGuestForename>
          <PrimaryGuestProfileRef>string</PrimaryGuestProfileRef>
          <PrimaryGuestPackageCode>string</PrimaryGuestPackageCode>
          <PrimaryGuestAcrueLoyaltyId>string</PrimaryGuestAcrueLoyaltyId>
          <CreatedTimestamp>dateTime</CreatedTimestamp>
          <CreatedOperator>string</CreatedOperator>
          <EditTimestamp>dateTime</EditTimestamp>
          <EditOperator>string</EditOperator>
          <MarketSegment>string</MarketSegment>
          <MediaSourceCode>string</MediaSourceCode>
          <ETA>dateTime</ETA>
          <DepositPaid>decimal</DepositPaid>
          <DepositDue>decimal</DepositDue>
          <RoomId>string</RoomId>
          <Charge1stNightGross>decimal</Charge1stNightGross>
          <Charge1stNightNett>decimal</Charge1stNightNett>
          <ChargeTotalGross>decimal</ChargeTotalGross>
          <ChargeTotalNett>decimal</ChargeTotalNett>
          <InterfacePostingMode>int</InterfacePostingMode>
          <GuestTitle2>string</GuestTitle2>
          <GuestForename2>string</GuestForename2>
          <GuestSurname2>string</GuestSurname2>
          <GuestProfileRef2>string</GuestProfileRef2>
          <GuestPackageCode2>string</GuestPackageCode2>
          <GuestAcrueLoyaltyId2>string</GuestAcrueLoyaltyId2>
          <GuestTitle3>string</GuestTitle3>
          <GuestForename3>string</GuestForename3>
          <GuestSurname3>string</GuestSurname3>
          <GuestProfileRef3>string</GuestProfileRef3>
          <GuestPackageCode3>string</GuestPackageCode3>
          <GuestAcrueLoyaltyId3>string</GuestAcrueLoyaltyId3>
          <GuestTitle4>string</GuestTitle4>
          <GuestForename4>string</GuestForename4>
          <GuestSurname4>string</GuestSurname4>
          <GuestProfileRef4>string</GuestProfileRef4>
          <GuestPackageCode4>string</GuestPackageCode4>
          <GuestAcrueLoyaltyId4>string</GuestAcrueLoyaltyId4>
          <ReservationCompany>string</ReservationCompany>
          <ReservationSource>string</ReservationSource>
          <ReservationAgent>string</ReservationAgent>
          <AttributeValues>
            <SyncAttributes xsi:nil="true" />
            <SyncAttributes xsi:nil="true" />
          </AttributeValues>
          <PaymentData>string</PaymentData>
          <AgentCommissionRule>string</AgentCommissionRule>
          <SourceCommissionRule>string</SourceCommissionRule>
          <PromotionalCode>string</PromotionalCode>
          <Products>
            <ReservationSummaryProductItem xsi:nil="true" />
            <ReservationSummaryProductItem xsi:nil="true" />
          </Products>
          <EditTimestampUTC>dateTime</EditTimestampUTC>
          <EstPAX>int</EstPAX>
          <StayDetails>
            <Items xsi:nil="true" />
          </StayDetails>
          <GLCRSRef>string</GLCRSRef>
          <GLCRSSegment>int</GLCRSSegment>
          <PrivateNotes>string</PrivateNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <PORefIndividual>string</PORefIndividual>
          <GARef>string</GARef>
          <PreCheckIn>boolean</PreCheckIn>
          <DistributionChannelId>int</DistributionChannelId>
          <DistributionChannelDescription>string</DistributionChannelDescription>
        </ReservationRoomSummary>
      </SyncReservationList>
      <AfterKey>string</AfterKey>
    </sync_GetReservations>
  </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>
    <sync_GetReservationsResponse xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <sync_GetReservationsResult>
        <ExceptionCode>int</ExceptionCode>
        <ExceptionDescription>string</ExceptionDescription>
      </sync_GetReservationsResult>
      <SyncReservationList>
        <ReservationRoomSummary>
          <GroupId>string</GroupId>
          <SourceSiteId>string</SourceSiteId>
          <BookRef>string</BookRef>
          <RoomPickId>int</RoomPickId>
          <GDSTag>string</GDSTag>
          <CRSTag1>string</CRSTag1>
          <CRSTag2>string</CRSTag2>
          <CRSRoomTag>string</CRSRoomTag>
          <GroupRef>string</GroupRef>
          <PORef>string</PORef>
          <GDSSystem>string</GDSSystem>
          <GDSChannel>string</GDSChannel>
          <BookingStatus>int</BookingStatus>
          <DateArrive>dateTime</DateArrive>
          <DateDepart>dateTime</DateDepart>
          <Adults>int</Adults>
          <Children>int</Children>
          <Infants>int</Infants>
          <RoomTypeCode>string</RoomTypeCode>
          <PackageCode>string</PackageCode>
          <CompanyRef>string</CompanyRef>
          <Notes>string</Notes>
          <BookerTitle>string</BookerTitle>
          <BookerSurname>string</BookerSurname>
          <BookerForename>string</BookerForename>
          <BookerProfileRef>string</BookerProfileRef>
          <PrimaryGuestTitle>string</PrimaryGuestTitle>
          <PrimaryGuestSurname>string</PrimaryGuestSurname>
          <PrimaryGuestForename>string</PrimaryGuestForename>
          <PrimaryGuestProfileRef>string</PrimaryGuestProfileRef>
          <PrimaryGuestPackageCode>string</PrimaryGuestPackageCode>
          <PrimaryGuestAcrueLoyaltyId>string</PrimaryGuestAcrueLoyaltyId>
          <CreatedTimestamp>dateTime</CreatedTimestamp>
          <CreatedOperator>string</CreatedOperator>
          <EditTimestamp>dateTime</EditTimestamp>
          <EditOperator>string</EditOperator>
          <MarketSegment>string</MarketSegment>
          <MediaSourceCode>string</MediaSourceCode>
          <ETA>dateTime</ETA>
          <DepositPaid>decimal</DepositPaid>
          <DepositDue>decimal</DepositDue>
          <RoomId>string</RoomId>
          <Charge1stNightGross>decimal</Charge1stNightGross>
          <Charge1stNightNett>decimal</Charge1stNightNett>
          <ChargeTotalGross>decimal</ChargeTotalGross>
          <ChargeTotalNett>decimal</ChargeTotalNett>
          <InterfacePostingMode>int</InterfacePostingMode>
          <GuestTitle2>string</GuestTitle2>
          <GuestForename2>string</GuestForename2>
          <GuestSurname2>string</GuestSurname2>
          <GuestProfileRef2>string</GuestProfileRef2>
          <GuestPackageCode2>string</GuestPackageCode2>
          <GuestAcrueLoyaltyId2>string</GuestAcrueLoyaltyId2>
          <GuestTitle3>string</GuestTitle3>
          <GuestForename3>string</GuestForename3>
          <GuestSurname3>string</GuestSurname3>
          <GuestProfileRef3>string</GuestProfileRef3>
          <GuestPackageCode3>string</GuestPackageCode3>
          <GuestAcrueLoyaltyId3>string</GuestAcrueLoyaltyId3>
          <GuestTitle4>string</GuestTitle4>
          <GuestForename4>string</GuestForename4>
          <GuestSurname4>string</GuestSurname4>
          <GuestProfileRef4>string</GuestProfileRef4>
          <GuestPackageCode4>string</GuestPackageCode4>
          <GuestAcrueLoyaltyId4>string</GuestAcrueLoyaltyId4>
          <ReservationCompany>string</ReservationCompany>
          <ReservationSource>string</ReservationSource>
          <ReservationAgent>string</ReservationAgent>
          <AttributeValues>
            <SyncAttributes xsi:nil="true" />
            <SyncAttributes xsi:nil="true" />
          </AttributeValues>
          <PaymentData>string</PaymentData>
          <AgentCommissionRule>string</AgentCommissionRule>
          <SourceCommissionRule>string</SourceCommissionRule>
          <PromotionalCode>string</PromotionalCode>
          <Products>
            <ReservationSummaryProductItem xsi:nil="true" />
            <ReservationSummaryProductItem xsi:nil="true" />
          </Products>
          <EditTimestampUTC>dateTime</EditTimestampUTC>
          <EstPAX>int</EstPAX>
          <StayDetails>
            <Items xsi:nil="true" />
          </StayDetails>
          <GLCRSRef>string</GLCRSRef>
          <GLCRSSegment>int</GLCRSSegment>
          <PrivateNotes>string</PrivateNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <PORefIndividual>string</PORefIndividual>
          <GARef>string</GARef>
          <PreCheckIn>boolean</PreCheckIn>
          <DistributionChannelId>int</DistributionChannelId>
          <DistributionChannelDescription>string</DistributionChannelDescription>
        </ReservationRoomSummary>
        <ReservationRoomSummary>
          <GroupId>string</GroupId>
          <SourceSiteId>string</SourceSiteId>
          <BookRef>string</BookRef>
          <RoomPickId>int</RoomPickId>
          <GDSTag>string</GDSTag>
          <CRSTag1>string</CRSTag1>
          <CRSTag2>string</CRSTag2>
          <CRSRoomTag>string</CRSRoomTag>
          <GroupRef>string</GroupRef>
          <PORef>string</PORef>
          <GDSSystem>string</GDSSystem>
          <GDSChannel>string</GDSChannel>
          <BookingStatus>int</BookingStatus>
          <DateArrive>dateTime</DateArrive>
          <DateDepart>dateTime</DateDepart>
          <Adults>int</Adults>
          <Children>int</Children>
          <Infants>int</Infants>
          <RoomTypeCode>string</RoomTypeCode>
          <PackageCode>string</PackageCode>
          <CompanyRef>string</CompanyRef>
          <Notes>string</Notes>
          <BookerTitle>string</BookerTitle>
          <BookerSurname>string</BookerSurname>
          <BookerForename>string</BookerForename>
          <BookerProfileRef>string</BookerProfileRef>
          <PrimaryGuestTitle>string</PrimaryGuestTitle>
          <PrimaryGuestSurname>string</PrimaryGuestSurname>
          <PrimaryGuestForename>string</PrimaryGuestForename>
          <PrimaryGuestProfileRef>string</PrimaryGuestProfileRef>
          <PrimaryGuestPackageCode>string</PrimaryGuestPackageCode>
          <PrimaryGuestAcrueLoyaltyId>string</PrimaryGuestAcrueLoyaltyId>
          <CreatedTimestamp>dateTime</CreatedTimestamp>
          <CreatedOperator>string</CreatedOperator>
          <EditTimestamp>dateTime</EditTimestamp>
          <EditOperator>string</EditOperator>
          <MarketSegment>string</MarketSegment>
          <MediaSourceCode>string</MediaSourceCode>
          <ETA>dateTime</ETA>
          <DepositPaid>decimal</DepositPaid>
          <DepositDue>decimal</DepositDue>
          <RoomId>string</RoomId>
          <Charge1stNightGross>decimal</Charge1stNightGross>
          <Charge1stNightNett>decimal</Charge1stNightNett>
          <ChargeTotalGross>decimal</ChargeTotalGross>
          <ChargeTotalNett>decimal</ChargeTotalNett>
          <InterfacePostingMode>int</InterfacePostingMode>
          <GuestTitle2>string</GuestTitle2>
          <GuestForename2>string</GuestForename2>
          <GuestSurname2>string</GuestSurname2>
          <GuestProfileRef2>string</GuestProfileRef2>
          <GuestPackageCode2>string</GuestPackageCode2>
          <GuestAcrueLoyaltyId2>string</GuestAcrueLoyaltyId2>
          <GuestTitle3>string</GuestTitle3>
          <GuestForename3>string</GuestForename3>
          <GuestSurname3>string</GuestSurname3>
          <GuestProfileRef3>string</GuestProfileRef3>
          <GuestPackageCode3>string</GuestPackageCode3>
          <GuestAcrueLoyaltyId3>string</GuestAcrueLoyaltyId3>
          <GuestTitle4>string</GuestTitle4>
          <GuestForename4>string</GuestForename4>
          <GuestSurname4>string</GuestSurname4>
          <GuestProfileRef4>string</GuestProfileRef4>
          <GuestPackageCode4>string</GuestPackageCode4>
          <GuestAcrueLoyaltyId4>string</GuestAcrueLoyaltyId4>
          <ReservationCompany>string</ReservationCompany>
          <ReservationSource>string</ReservationSource>
          <ReservationAgent>string</ReservationAgent>
          <AttributeValues>
            <SyncAttributes xsi:nil="true" />
            <SyncAttributes xsi:nil="true" />
          </AttributeValues>
          <PaymentData>string</PaymentData>
          <AgentCommissionRule>string</AgentCommissionRule>
          <SourceCommissionRule>string</SourceCommissionRule>
          <PromotionalCode>string</PromotionalCode>
          <Products>
            <ReservationSummaryProductItem xsi:nil="true" />
            <ReservationSummaryProductItem xsi:nil="true" />
          </Products>
          <EditTimestampUTC>dateTime</EditTimestampUTC>
          <EstPAX>int</EstPAX>
          <StayDetails>
            <Items xsi:nil="true" />
          </StayDetails>
          <GLCRSRef>string</GLCRSRef>
          <GLCRSSegment>int</GLCRSSegment>
          <PrivateNotes>string</PrivateNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <PORefIndividual>string</PORefIndividual>
          <GARef>string</GARef>
          <PreCheckIn>boolean</PreCheckIn>
          <DistributionChannelId>int</DistributionChannelId>
          <DistributionChannelDescription>string</DistributionChannelDescription>
        </ReservationRoomSummary>
      </SyncReservationList>
    </sync_GetReservationsResponse>
  </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>
    <sync_GetReservations xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <SessionID>string</SessionID>
      <AfterTimestamp>dateTime</AfterTimestamp>
      <SyncReservationList>
        <ReservationRoomSummary>
          <GroupId>string</GroupId>
          <SourceSiteId>string</SourceSiteId>
          <BookRef>string</BookRef>
          <RoomPickId>int</RoomPickId>
          <GDSTag>string</GDSTag>
          <CRSTag1>string</CRSTag1>
          <CRSTag2>string</CRSTag2>
          <CRSRoomTag>string</CRSRoomTag>
          <GroupRef>string</GroupRef>
          <PORef>string</PORef>
          <GDSSystem>string</GDSSystem>
          <GDSChannel>string</GDSChannel>
          <BookingStatus>int</BookingStatus>
          <DateArrive>dateTime</DateArrive>
          <DateDepart>dateTime</DateDepart>
          <Adults>int</Adults>
          <Children>int</Children>
          <Infants>int</Infants>
          <RoomTypeCode>string</RoomTypeCode>
          <PackageCode>string</PackageCode>
          <CompanyRef>string</CompanyRef>
          <Notes>string</Notes>
          <BookerTitle>string</BookerTitle>
          <BookerSurname>string</BookerSurname>
          <BookerForename>string</BookerForename>
          <BookerProfileRef>string</BookerProfileRef>
          <PrimaryGuestTitle>string</PrimaryGuestTitle>
          <PrimaryGuestSurname>string</PrimaryGuestSurname>
          <PrimaryGuestForename>string</PrimaryGuestForename>
          <PrimaryGuestProfileRef>string</PrimaryGuestProfileRef>
          <PrimaryGuestPackageCode>string</PrimaryGuestPackageCode>
          <PrimaryGuestAcrueLoyaltyId>string</PrimaryGuestAcrueLoyaltyId>
          <CreatedTimestamp>dateTime</CreatedTimestamp>
          <CreatedOperator>string</CreatedOperator>
          <EditTimestamp>dateTime</EditTimestamp>
          <EditOperator>string</EditOperator>
          <MarketSegment>string</MarketSegment>
          <MediaSourceCode>string</MediaSourceCode>
          <ETA>dateTime</ETA>
          <DepositPaid>decimal</DepositPaid>
          <DepositDue>decimal</DepositDue>
          <RoomId>string</RoomId>
          <Charge1stNightGross>decimal</Charge1stNightGross>
          <Charge1stNightNett>decimal</Charge1stNightNett>
          <ChargeTotalGross>decimal</ChargeTotalGross>
          <ChargeTotalNett>decimal</ChargeTotalNett>
          <InterfacePostingMode>int</InterfacePostingMode>
          <GuestTitle2>string</GuestTitle2>
          <GuestForename2>string</GuestForename2>
          <GuestSurname2>string</GuestSurname2>
          <GuestProfileRef2>string</GuestProfileRef2>
          <GuestPackageCode2>string</GuestPackageCode2>
          <GuestAcrueLoyaltyId2>string</GuestAcrueLoyaltyId2>
          <GuestTitle3>string</GuestTitle3>
          <GuestForename3>string</GuestForename3>
          <GuestSurname3>string</GuestSurname3>
          <GuestProfileRef3>string</GuestProfileRef3>
          <GuestPackageCode3>string</GuestPackageCode3>
          <GuestAcrueLoyaltyId3>string</GuestAcrueLoyaltyId3>
          <GuestTitle4>string</GuestTitle4>
          <GuestForename4>string</GuestForename4>
          <GuestSurname4>string</GuestSurname4>
          <GuestProfileRef4>string</GuestProfileRef4>
          <GuestPackageCode4>string</GuestPackageCode4>
          <GuestAcrueLoyaltyId4>string</GuestAcrueLoyaltyId4>
          <ReservationCompany>string</ReservationCompany>
          <ReservationSource>string</ReservationSource>
          <ReservationAgent>string</ReservationAgent>
          <AttributeValues>
            <SyncAttributes xsi:nil="true" />
            <SyncAttributes xsi:nil="true" />
          </AttributeValues>
          <PaymentData>string</PaymentData>
          <AgentCommissionRule>string</AgentCommissionRule>
          <SourceCommissionRule>string</SourceCommissionRule>
          <PromotionalCode>string</PromotionalCode>
          <Products>
            <ReservationSummaryProductItem xsi:nil="true" />
            <ReservationSummaryProductItem xsi:nil="true" />
          </Products>
          <EditTimestampUTC>dateTime</EditTimestampUTC>
          <EstPAX>int</EstPAX>
          <StayDetails>
            <Items xsi:nil="true" />
          </StayDetails>
          <GLCRSRef>string</GLCRSRef>
          <GLCRSSegment>int</GLCRSSegment>
          <PrivateNotes>string</PrivateNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <PORefIndividual>string</PORefIndividual>
          <GARef>string</GARef>
          <PreCheckIn>boolean</PreCheckIn>
          <DistributionChannelId>int</DistributionChannelId>
          <DistributionChannelDescription>string</DistributionChannelDescription>
        </ReservationRoomSummary>
        <ReservationRoomSummary>
          <GroupId>string</GroupId>
          <SourceSiteId>string</SourceSiteId>
          <BookRef>string</BookRef>
          <RoomPickId>int</RoomPickId>
          <GDSTag>string</GDSTag>
          <CRSTag1>string</CRSTag1>
          <CRSTag2>string</CRSTag2>
          <CRSRoomTag>string</CRSRoomTag>
          <GroupRef>string</GroupRef>
          <PORef>string</PORef>
          <GDSSystem>string</GDSSystem>
          <GDSChannel>string</GDSChannel>
          <BookingStatus>int</BookingStatus>
          <DateArrive>dateTime</DateArrive>
          <DateDepart>dateTime</DateDepart>
          <Adults>int</Adults>
          <Children>int</Children>
          <Infants>int</Infants>
          <RoomTypeCode>string</RoomTypeCode>
          <PackageCode>string</PackageCode>
          <CompanyRef>string</CompanyRef>
          <Notes>string</Notes>
          <BookerTitle>string</BookerTitle>
          <BookerSurname>string</BookerSurname>
          <BookerForename>string</BookerForename>
          <BookerProfileRef>string</BookerProfileRef>
          <PrimaryGuestTitle>string</PrimaryGuestTitle>
          <PrimaryGuestSurname>string</PrimaryGuestSurname>
          <PrimaryGuestForename>string</PrimaryGuestForename>
          <PrimaryGuestProfileRef>string</PrimaryGuestProfileRef>
          <PrimaryGuestPackageCode>string</PrimaryGuestPackageCode>
          <PrimaryGuestAcrueLoyaltyId>string</PrimaryGuestAcrueLoyaltyId>
          <CreatedTimestamp>dateTime</CreatedTimestamp>
          <CreatedOperator>string</CreatedOperator>
          <EditTimestamp>dateTime</EditTimestamp>
          <EditOperator>string</EditOperator>
          <MarketSegment>string</MarketSegment>
          <MediaSourceCode>string</MediaSourceCode>
          <ETA>dateTime</ETA>
          <DepositPaid>decimal</DepositPaid>
          <DepositDue>decimal</DepositDue>
          <RoomId>string</RoomId>
          <Charge1stNightGross>decimal</Charge1stNightGross>
          <Charge1stNightNett>decimal</Charge1stNightNett>
          <ChargeTotalGross>decimal</ChargeTotalGross>
          <ChargeTotalNett>decimal</ChargeTotalNett>
          <InterfacePostingMode>int</InterfacePostingMode>
          <GuestTitle2>string</GuestTitle2>
          <GuestForename2>string</GuestForename2>
          <GuestSurname2>string</GuestSurname2>
          <GuestProfileRef2>string</GuestProfileRef2>
          <GuestPackageCode2>string</GuestPackageCode2>
          <GuestAcrueLoyaltyId2>string</GuestAcrueLoyaltyId2>
          <GuestTitle3>string</GuestTitle3>
          <GuestForename3>string</GuestForename3>
          <GuestSurname3>string</GuestSurname3>
          <GuestProfileRef3>string</GuestProfileRef3>
          <GuestPackageCode3>string</GuestPackageCode3>
          <GuestAcrueLoyaltyId3>string</GuestAcrueLoyaltyId3>
          <GuestTitle4>string</GuestTitle4>
          <GuestForename4>string</GuestForename4>
          <GuestSurname4>string</GuestSurname4>
          <GuestProfileRef4>string</GuestProfileRef4>
          <GuestPackageCode4>string</GuestPackageCode4>
          <GuestAcrueLoyaltyId4>string</GuestAcrueLoyaltyId4>
          <ReservationCompany>string</ReservationCompany>
          <ReservationSource>string</ReservationSource>
          <ReservationAgent>string</ReservationAgent>
          <AttributeValues>
            <SyncAttributes xsi:nil="true" />
            <SyncAttributes xsi:nil="true" />
          </AttributeValues>
          <PaymentData>string</PaymentData>
          <AgentCommissionRule>string</AgentCommissionRule>
          <SourceCommissionRule>string</SourceCommissionRule>
          <PromotionalCode>string</PromotionalCode>
          <Products>
            <ReservationSummaryProductItem xsi:nil="true" />
            <ReservationSummaryProductItem xsi:nil="true" />
          </Products>
          <EditTimestampUTC>dateTime</EditTimestampUTC>
          <EstPAX>int</EstPAX>
          <StayDetails>
            <Items xsi:nil="true" />
          </StayDetails>
          <GLCRSRef>string</GLCRSRef>
          <GLCRSSegment>int</GLCRSSegment>
          <PrivateNotes>string</PrivateNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <PORefIndividual>string</PORefIndividual>
          <GARef>string</GARef>
          <PreCheckIn>boolean</PreCheckIn>
          <DistributionChannelId>int</DistributionChannelId>
          <DistributionChannelDescription>string</DistributionChannelDescription>
        </ReservationRoomSummary>
      </SyncReservationList>
      <AfterKey>string</AfterKey>
    </sync_GetReservations>
  </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>
    <sync_GetReservationsResponse xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <sync_GetReservationsResult>
        <ExceptionCode>int</ExceptionCode>
        <ExceptionDescription>string</ExceptionDescription>
      </sync_GetReservationsResult>
      <SyncReservationList>
        <ReservationRoomSummary>
          <GroupId>string</GroupId>
          <SourceSiteId>string</SourceSiteId>
          <BookRef>string</BookRef>
          <RoomPickId>int</RoomPickId>
          <GDSTag>string</GDSTag>
          <CRSTag1>string</CRSTag1>
          <CRSTag2>string</CRSTag2>
          <CRSRoomTag>string</CRSRoomTag>
          <GroupRef>string</GroupRef>
          <PORef>string</PORef>
          <GDSSystem>string</GDSSystem>
          <GDSChannel>string</GDSChannel>
          <BookingStatus>int</BookingStatus>
          <DateArrive>dateTime</DateArrive>
          <DateDepart>dateTime</DateDepart>
          <Adults>int</Adults>
          <Children>int</Children>
          <Infants>int</Infants>
          <RoomTypeCode>string</RoomTypeCode>
          <PackageCode>string</PackageCode>
          <CompanyRef>string</CompanyRef>
          <Notes>string</Notes>
          <BookerTitle>string</BookerTitle>
          <BookerSurname>string</BookerSurname>
          <BookerForename>string</BookerForename>
          <BookerProfileRef>string</BookerProfileRef>
          <PrimaryGuestTitle>string</PrimaryGuestTitle>
          <PrimaryGuestSurname>string</PrimaryGuestSurname>
          <PrimaryGuestForename>string</PrimaryGuestForename>
          <PrimaryGuestProfileRef>string</PrimaryGuestProfileRef>
          <PrimaryGuestPackageCode>string</PrimaryGuestPackageCode>
          <PrimaryGuestAcrueLoyaltyId>string</PrimaryGuestAcrueLoyaltyId>
          <CreatedTimestamp>dateTime</CreatedTimestamp>
          <CreatedOperator>string</CreatedOperator>
          <EditTimestamp>dateTime</EditTimestamp>
          <EditOperator>string</EditOperator>
          <MarketSegment>string</MarketSegment>
          <MediaSourceCode>string</MediaSourceCode>
          <ETA>dateTime</ETA>
          <DepositPaid>decimal</DepositPaid>
          <DepositDue>decimal</DepositDue>
          <RoomId>string</RoomId>
          <Charge1stNightGross>decimal</Charge1stNightGross>
          <Charge1stNightNett>decimal</Charge1stNightNett>
          <ChargeTotalGross>decimal</ChargeTotalGross>
          <ChargeTotalNett>decimal</ChargeTotalNett>
          <InterfacePostingMode>int</InterfacePostingMode>
          <GuestTitle2>string</GuestTitle2>
          <GuestForename2>string</GuestForename2>
          <GuestSurname2>string</GuestSurname2>
          <GuestProfileRef2>string</GuestProfileRef2>
          <GuestPackageCode2>string</GuestPackageCode2>
          <GuestAcrueLoyaltyId2>string</GuestAcrueLoyaltyId2>
          <GuestTitle3>string</GuestTitle3>
          <GuestForename3>string</GuestForename3>
          <GuestSurname3>string</GuestSurname3>
          <GuestProfileRef3>string</GuestProfileRef3>
          <GuestPackageCode3>string</GuestPackageCode3>
          <GuestAcrueLoyaltyId3>string</GuestAcrueLoyaltyId3>
          <GuestTitle4>string</GuestTitle4>
          <GuestForename4>string</GuestForename4>
          <GuestSurname4>string</GuestSurname4>
          <GuestProfileRef4>string</GuestProfileRef4>
          <GuestPackageCode4>string</GuestPackageCode4>
          <GuestAcrueLoyaltyId4>string</GuestAcrueLoyaltyId4>
          <ReservationCompany>string</ReservationCompany>
          <ReservationSource>string</ReservationSource>
          <ReservationAgent>string</ReservationAgent>
          <AttributeValues>
            <SyncAttributes xsi:nil="true" />
            <SyncAttributes xsi:nil="true" />
          </AttributeValues>
          <PaymentData>string</PaymentData>
          <AgentCommissionRule>string</AgentCommissionRule>
          <SourceCommissionRule>string</SourceCommissionRule>
          <PromotionalCode>string</PromotionalCode>
          <Products>
            <ReservationSummaryProductItem xsi:nil="true" />
            <ReservationSummaryProductItem xsi:nil="true" />
          </Products>
          <EditTimestampUTC>dateTime</EditTimestampUTC>
          <EstPAX>int</EstPAX>
          <StayDetails>
            <Items xsi:nil="true" />
          </StayDetails>
          <GLCRSRef>string</GLCRSRef>
          <GLCRSSegment>int</GLCRSSegment>
          <PrivateNotes>string</PrivateNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <PORefIndividual>string</PORefIndividual>
          <GARef>string</GARef>
          <PreCheckIn>boolean</PreCheckIn>
          <DistributionChannelId>int</DistributionChannelId>
          <DistributionChannelDescription>string</DistributionChannelDescription>
        </ReservationRoomSummary>
        <ReservationRoomSummary>
          <GroupId>string</GroupId>
          <SourceSiteId>string</SourceSiteId>
          <BookRef>string</BookRef>
          <RoomPickId>int</RoomPickId>
          <GDSTag>string</GDSTag>
          <CRSTag1>string</CRSTag1>
          <CRSTag2>string</CRSTag2>
          <CRSRoomTag>string</CRSRoomTag>
          <GroupRef>string</GroupRef>
          <PORef>string</PORef>
          <GDSSystem>string</GDSSystem>
          <GDSChannel>string</GDSChannel>
          <BookingStatus>int</BookingStatus>
          <DateArrive>dateTime</DateArrive>
          <DateDepart>dateTime</DateDepart>
          <Adults>int</Adults>
          <Children>int</Children>
          <Infants>int</Infants>
          <RoomTypeCode>string</RoomTypeCode>
          <PackageCode>string</PackageCode>
          <CompanyRef>string</CompanyRef>
          <Notes>string</Notes>
          <BookerTitle>string</BookerTitle>
          <BookerSurname>string</BookerSurname>
          <BookerForename>string</BookerForename>
          <BookerProfileRef>string</BookerProfileRef>
          <PrimaryGuestTitle>string</PrimaryGuestTitle>
          <PrimaryGuestSurname>string</PrimaryGuestSurname>
          <PrimaryGuestForename>string</PrimaryGuestForename>
          <PrimaryGuestProfileRef>string</PrimaryGuestProfileRef>
          <PrimaryGuestPackageCode>string</PrimaryGuestPackageCode>
          <PrimaryGuestAcrueLoyaltyId>string</PrimaryGuestAcrueLoyaltyId>
          <CreatedTimestamp>dateTime</CreatedTimestamp>
          <CreatedOperator>string</CreatedOperator>
          <EditTimestamp>dateTime</EditTimestamp>
          <EditOperator>string</EditOperator>
          <MarketSegment>string</MarketSegment>
          <MediaSourceCode>string</MediaSourceCode>
          <ETA>dateTime</ETA>
          <DepositPaid>decimal</DepositPaid>
          <DepositDue>decimal</DepositDue>
          <RoomId>string</RoomId>
          <Charge1stNightGross>decimal</Charge1stNightGross>
          <Charge1stNightNett>decimal</Charge1stNightNett>
          <ChargeTotalGross>decimal</ChargeTotalGross>
          <ChargeTotalNett>decimal</ChargeTotalNett>
          <InterfacePostingMode>int</InterfacePostingMode>
          <GuestTitle2>string</GuestTitle2>
          <GuestForename2>string</GuestForename2>
          <GuestSurname2>string</GuestSurname2>
          <GuestProfileRef2>string</GuestProfileRef2>
          <GuestPackageCode2>string</GuestPackageCode2>
          <GuestAcrueLoyaltyId2>string</GuestAcrueLoyaltyId2>
          <GuestTitle3>string</GuestTitle3>
          <GuestForename3>string</GuestForename3>
          <GuestSurname3>string</GuestSurname3>
          <GuestProfileRef3>string</GuestProfileRef3>
          <GuestPackageCode3>string</GuestPackageCode3>
          <GuestAcrueLoyaltyId3>string</GuestAcrueLoyaltyId3>
          <GuestTitle4>string</GuestTitle4>
          <GuestForename4>string</GuestForename4>
          <GuestSurname4>string</GuestSurname4>
          <GuestProfileRef4>string</GuestProfileRef4>
          <GuestPackageCode4>string</GuestPackageCode4>
          <GuestAcrueLoyaltyId4>string</GuestAcrueLoyaltyId4>
          <ReservationCompany>string</ReservationCompany>
          <ReservationSource>string</ReservationSource>
          <ReservationAgent>string</ReservationAgent>
          <AttributeValues>
            <SyncAttributes xsi:nil="true" />
            <SyncAttributes xsi:nil="true" />
          </AttributeValues>
          <PaymentData>string</PaymentData>
          <AgentCommissionRule>string</AgentCommissionRule>
          <SourceCommissionRule>string</SourceCommissionRule>
          <PromotionalCode>string</PromotionalCode>
          <Products>
            <ReservationSummaryProductItem xsi:nil="true" />
            <ReservationSummaryProductItem xsi:nil="true" />
          </Products>
          <EditTimestampUTC>dateTime</EditTimestampUTC>
          <EstPAX>int</EstPAX>
          <StayDetails>
            <Items xsi:nil="true" />
          </StayDetails>
          <GLCRSRef>string</GLCRSRef>
          <GLCRSSegment>int</GLCRSSegment>
          <PrivateNotes>string</PrivateNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <PORefIndividual>string</PORefIndividual>
          <GARef>string</GARef>
          <PreCheckIn>boolean</PreCheckIn>
          <DistributionChannelId>int</DistributionChannelId>
          <DistributionChannelDescription>string</DistributionChannelDescription>
        </ReservationRoomSummary>
      </SyncReservationList>
    </sync_GetReservationsResponse>
  </soap12:Body>
</soap12:Envelope>