RezLynx Web Service Router


Click here for a complete list of operations.

pmsfoh_GetDeparturesExtended

pmsfoh_GetDeparturesExtended

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

<?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>
    <pmsfoh_GetDeparturesExtended xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <SessionID>string</SessionID>
      <DepartureDate>dateTime</DepartureDate>
      <ProfileAttribute>string</ProfileAttribute>
      <GetDeparturesListExtended>
        <ReservationDepartureItemExtended>
          <DepositPaid>decimal</DepositPaid>
          <Infants>int</Infants>
          <Children>int</Children>
          <Adults>int</Adults>
          <RoomType>string</RoomType>
          <Package>string</Package>
          <Company>string</Company>
          <Notes>string</Notes>
          <BookRef>string</BookRef>
          <BookRefRoomRef>string</BookRefRoomRef>
          <ETA>dateTime</ETA>
          <Salutation>string</Salutation>
          <Surname>string</Surname>
          <ForeName>string</ForeName>
          <RoomID>string</RoomID>
          <Email>string</Email>
          <ProfileReference>string</ProfileReference>
          <Arrival>dateTime</Arrival>
          <Departure>dateTime</Departure>
          <TotalNights>int</TotalNights>
          <AttributeValue>string</AttributeValue>
          <ETD>dateTime</ETD>
          <PrivateNotes>string</PrivateNotes>
          <PublicNotes>string</PublicNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <RoomBalance>decimal</RoomBalance>
          <Master>boolean</Master>
          <BookingType>Bedroom or Function or Nra or Master</BookingType>
        </ReservationDepartureItemExtended>
        <ReservationDepartureItemExtended>
          <DepositPaid>decimal</DepositPaid>
          <Infants>int</Infants>
          <Children>int</Children>
          <Adults>int</Adults>
          <RoomType>string</RoomType>
          <Package>string</Package>
          <Company>string</Company>
          <Notes>string</Notes>
          <BookRef>string</BookRef>
          <BookRefRoomRef>string</BookRefRoomRef>
          <ETA>dateTime</ETA>
          <Salutation>string</Salutation>
          <Surname>string</Surname>
          <ForeName>string</ForeName>
          <RoomID>string</RoomID>
          <Email>string</Email>
          <ProfileReference>string</ProfileReference>
          <Arrival>dateTime</Arrival>
          <Departure>dateTime</Departure>
          <TotalNights>int</TotalNights>
          <AttributeValue>string</AttributeValue>
          <ETD>dateTime</ETD>
          <PrivateNotes>string</PrivateNotes>
          <PublicNotes>string</PublicNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <RoomBalance>decimal</RoomBalance>
          <Master>boolean</Master>
          <BookingType>Bedroom or Function or Nra or Master</BookingType>
        </ReservationDepartureItemExtended>
      </GetDeparturesListExtended>
    </pmsfoh_GetDeparturesExtended>
  </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>
    <pmsfoh_GetDeparturesExtendedResponse xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <pmsfoh_GetDeparturesExtendedResult>
        <ExceptionCode>int</ExceptionCode>
        <ExceptionDescription>string</ExceptionDescription>
      </pmsfoh_GetDeparturesExtendedResult>
      <GetDeparturesListExtended>
        <ReservationDepartureItemExtended>
          <DepositPaid>decimal</DepositPaid>
          <Infants>int</Infants>
          <Children>int</Children>
          <Adults>int</Adults>
          <RoomType>string</RoomType>
          <Package>string</Package>
          <Company>string</Company>
          <Notes>string</Notes>
          <BookRef>string</BookRef>
          <BookRefRoomRef>string</BookRefRoomRef>
          <ETA>dateTime</ETA>
          <Salutation>string</Salutation>
          <Surname>string</Surname>
          <ForeName>string</ForeName>
          <RoomID>string</RoomID>
          <Email>string</Email>
          <ProfileReference>string</ProfileReference>
          <Arrival>dateTime</Arrival>
          <Departure>dateTime</Departure>
          <TotalNights>int</TotalNights>
          <AttributeValue>string</AttributeValue>
          <ETD>dateTime</ETD>
          <PrivateNotes>string</PrivateNotes>
          <PublicNotes>string</PublicNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <RoomBalance>decimal</RoomBalance>
          <Master>boolean</Master>
          <BookingType>Bedroom or Function or Nra or Master</BookingType>
        </ReservationDepartureItemExtended>
        <ReservationDepartureItemExtended>
          <DepositPaid>decimal</DepositPaid>
          <Infants>int</Infants>
          <Children>int</Children>
          <Adults>int</Adults>
          <RoomType>string</RoomType>
          <Package>string</Package>
          <Company>string</Company>
          <Notes>string</Notes>
          <BookRef>string</BookRef>
          <BookRefRoomRef>string</BookRefRoomRef>
          <ETA>dateTime</ETA>
          <Salutation>string</Salutation>
          <Surname>string</Surname>
          <ForeName>string</ForeName>
          <RoomID>string</RoomID>
          <Email>string</Email>
          <ProfileReference>string</ProfileReference>
          <Arrival>dateTime</Arrival>
          <Departure>dateTime</Departure>
          <TotalNights>int</TotalNights>
          <AttributeValue>string</AttributeValue>
          <ETD>dateTime</ETD>
          <PrivateNotes>string</PrivateNotes>
          <PublicNotes>string</PublicNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <RoomBalance>decimal</RoomBalance>
          <Master>boolean</Master>
          <BookingType>Bedroom or Function or Nra or Master</BookingType>
        </ReservationDepartureItemExtended>
      </GetDeparturesListExtended>
    </pmsfoh_GetDeparturesExtendedResponse>
  </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>
    <pmsfoh_GetDeparturesExtended xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <SessionID>string</SessionID>
      <DepartureDate>dateTime</DepartureDate>
      <ProfileAttribute>string</ProfileAttribute>
      <GetDeparturesListExtended>
        <ReservationDepartureItemExtended>
          <DepositPaid>decimal</DepositPaid>
          <Infants>int</Infants>
          <Children>int</Children>
          <Adults>int</Adults>
          <RoomType>string</RoomType>
          <Package>string</Package>
          <Company>string</Company>
          <Notes>string</Notes>
          <BookRef>string</BookRef>
          <BookRefRoomRef>string</BookRefRoomRef>
          <ETA>dateTime</ETA>
          <Salutation>string</Salutation>
          <Surname>string</Surname>
          <ForeName>string</ForeName>
          <RoomID>string</RoomID>
          <Email>string</Email>
          <ProfileReference>string</ProfileReference>
          <Arrival>dateTime</Arrival>
          <Departure>dateTime</Departure>
          <TotalNights>int</TotalNights>
          <AttributeValue>string</AttributeValue>
          <ETD>dateTime</ETD>
          <PrivateNotes>string</PrivateNotes>
          <PublicNotes>string</PublicNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <RoomBalance>decimal</RoomBalance>
          <Master>boolean</Master>
          <BookingType>Bedroom or Function or Nra or Master</BookingType>
        </ReservationDepartureItemExtended>
        <ReservationDepartureItemExtended>
          <DepositPaid>decimal</DepositPaid>
          <Infants>int</Infants>
          <Children>int</Children>
          <Adults>int</Adults>
          <RoomType>string</RoomType>
          <Package>string</Package>
          <Company>string</Company>
          <Notes>string</Notes>
          <BookRef>string</BookRef>
          <BookRefRoomRef>string</BookRefRoomRef>
          <ETA>dateTime</ETA>
          <Salutation>string</Salutation>
          <Surname>string</Surname>
          <ForeName>string</ForeName>
          <RoomID>string</RoomID>
          <Email>string</Email>
          <ProfileReference>string</ProfileReference>
          <Arrival>dateTime</Arrival>
          <Departure>dateTime</Departure>
          <TotalNights>int</TotalNights>
          <AttributeValue>string</AttributeValue>
          <ETD>dateTime</ETD>
          <PrivateNotes>string</PrivateNotes>
          <PublicNotes>string</PublicNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <RoomBalance>decimal</RoomBalance>
          <Master>boolean</Master>
          <BookingType>Bedroom or Function or Nra or Master</BookingType>
        </ReservationDepartureItemExtended>
      </GetDeparturesListExtended>
    </pmsfoh_GetDeparturesExtended>
  </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>
    <pmsfoh_GetDeparturesExtendedResponse xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <pmsfoh_GetDeparturesExtendedResult>
        <ExceptionCode>int</ExceptionCode>
        <ExceptionDescription>string</ExceptionDescription>
      </pmsfoh_GetDeparturesExtendedResult>
      <GetDeparturesListExtended>
        <ReservationDepartureItemExtended>
          <DepositPaid>decimal</DepositPaid>
          <Infants>int</Infants>
          <Children>int</Children>
          <Adults>int</Adults>
          <RoomType>string</RoomType>
          <Package>string</Package>
          <Company>string</Company>
          <Notes>string</Notes>
          <BookRef>string</BookRef>
          <BookRefRoomRef>string</BookRefRoomRef>
          <ETA>dateTime</ETA>
          <Salutation>string</Salutation>
          <Surname>string</Surname>
          <ForeName>string</ForeName>
          <RoomID>string</RoomID>
          <Email>string</Email>
          <ProfileReference>string</ProfileReference>
          <Arrival>dateTime</Arrival>
          <Departure>dateTime</Departure>
          <TotalNights>int</TotalNights>
          <AttributeValue>string</AttributeValue>
          <ETD>dateTime</ETD>
          <PrivateNotes>string</PrivateNotes>
          <PublicNotes>string</PublicNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <RoomBalance>decimal</RoomBalance>
          <Master>boolean</Master>
          <BookingType>Bedroom or Function or Nra or Master</BookingType>
        </ReservationDepartureItemExtended>
        <ReservationDepartureItemExtended>
          <DepositPaid>decimal</DepositPaid>
          <Infants>int</Infants>
          <Children>int</Children>
          <Adults>int</Adults>
          <RoomType>string</RoomType>
          <Package>string</Package>
          <Company>string</Company>
          <Notes>string</Notes>
          <BookRef>string</BookRef>
          <BookRefRoomRef>string</BookRefRoomRef>
          <ETA>dateTime</ETA>
          <Salutation>string</Salutation>
          <Surname>string</Surname>
          <ForeName>string</ForeName>
          <RoomID>string</RoomID>
          <Email>string</Email>
          <ProfileReference>string</ProfileReference>
          <Arrival>dateTime</Arrival>
          <Departure>dateTime</Departure>
          <TotalNights>int</TotalNights>
          <AttributeValue>string</AttributeValue>
          <ETD>dateTime</ETD>
          <PrivateNotes>string</PrivateNotes>
          <PublicNotes>string</PublicNotes>
          <CustomNotes1>string</CustomNotes1>
          <CustomNotes2>string</CustomNotes2>
          <CustomNotes3>string</CustomNotes3>
          <ExternalNotes>string</ExternalNotes>
          <RoomBalance>decimal</RoomBalance>
          <Master>boolean</Master>
          <BookingType>Bedroom or Function or Nra or Master</BookingType>
        </ReservationDepartureItemExtended>
      </GetDeparturesListExtended>
    </pmsfoh_GetDeparturesExtendedResponse>
  </soap12:Body>
</soap12:Envelope>