RezLynx Web Service Router


Click here for a complete list of operations.

pmsbkg_RoomFolioItemsAndBalance

pmsbkg_RoomFolioItemsAndBalance

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_RoomFolioItemsAndBalance"

<?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_RoomFolioItemsAndBalance xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <SessionID>string</SessionID>
      <RoomID>string</RoomID>
      <FolioID>int</FolioID>
      <ItemFormat>int</ItemFormat>
      <RoomFolioItemsAndBalance>
        <Items>
          <cpmsbkg_RoomFolioItemsAndBalance_Item>
            <iTransID>int</iTransID>
            <strSourceSiteID>string</strSourceSiteID>
            <dtTimestamp>dateTime</dtTimestamp>
            <dtForDate>dateTime</dtForDate>
            <iForStayResourceBlock>int</iForStayResourceBlock>
            <strSystemArea>string</strSystemArea>
            <strOperatorCode>string</strOperatorCode>
            <strAnalCode>string</strAnalCode>
            <strBookRef>string</strBookRef>
            <strProfileRef>string</strProfileRef>
            <iRoomPickID>int</iRoomPickID>
            <iFolioID>int</iFolioID>
            <iSourceTransID>long</iSourceTransID>
            <iFolioSplitID>int</iFolioSplitID>
            <strRoomID>string</strRoomID>
            <strCompanyRef>string</strCompanyRef>
            <strInvoiceID>string</strInvoiceID>
            <strDescription>string</strDescription>
            <strPaymentCode>string</strPaymentCode>
            <iCurrencyConvID>int</iCurrencyConvID>
            <strTaxRule>string</strTaxRule>
            <cNettPerUnit>decimal</cNettPerUnit>
            <cGrossPerUnit>decimal</cGrossPerUnit>
            <dQuantity>double</dQuantity>
            <cNettTotal>decimal</cNettTotal>
            <cTaxTotal>decimal</cTaxTotal>
            <cGrossTotal>decimal</cGrossTotal>
            <strPackageCode>string</strPackageCode>
            <iPackageTag>int</iPackageTag>
            <iParam1>int</iParam1>
            <strParam2>string</strParam2>
            <iEntryType>int</iEntryType>
            <iItemType>int</iItemType>
            <iStatus>int</iStatus>
          </cpmsbkg_RoomFolioItemsAndBalance_Item>
          <cpmsbkg_RoomFolioItemsAndBalance_Item>
            <iTransID>int</iTransID>
            <strSourceSiteID>string</strSourceSiteID>
            <dtTimestamp>dateTime</dtTimestamp>
            <dtForDate>dateTime</dtForDate>
            <iForStayResourceBlock>int</iForStayResourceBlock>
            <strSystemArea>string</strSystemArea>
            <strOperatorCode>string</strOperatorCode>
            <strAnalCode>string</strAnalCode>
            <strBookRef>string</strBookRef>
            <strProfileRef>string</strProfileRef>
            <iRoomPickID>int</iRoomPickID>
            <iFolioID>int</iFolioID>
            <iSourceTransID>long</iSourceTransID>
            <iFolioSplitID>int</iFolioSplitID>
            <strRoomID>string</strRoomID>
            <strCompanyRef>string</strCompanyRef>
            <strInvoiceID>string</strInvoiceID>
            <strDescription>string</strDescription>
            <strPaymentCode>string</strPaymentCode>
            <iCurrencyConvID>int</iCurrencyConvID>
            <strTaxRule>string</strTaxRule>
            <cNettPerUnit>decimal</cNettPerUnit>
            <cGrossPerUnit>decimal</cGrossPerUnit>
            <dQuantity>double</dQuantity>
            <cNettTotal>decimal</cNettTotal>
            <cTaxTotal>decimal</cTaxTotal>
            <cGrossTotal>decimal</cGrossTotal>
            <strPackageCode>string</strPackageCode>
            <iPackageTag>int</iPackageTag>
            <iParam1>int</iParam1>
            <strParam2>string</strParam2>
            <iEntryType>int</iEntryType>
            <iItemType>int</iItemType>
            <iStatus>int</iStatus>
          </cpmsbkg_RoomFolioItemsAndBalance_Item>
        </Items>
        <Balance>decimal</Balance>
        <BillingAddressReferences>
          <BillingAddressReference>
            <FolioType>Guest or PMSLedger or CIMLedger</FolioType>
            <FolioId>int</FolioId>
            <FolioSplitId>int</FolioSplitId>
            <BillingAddressId>int</BillingAddressId>
            <ParentRef>string</ParentRef>
            <ParentRefType>Guest or Company or Reservation</ParentRefType>
          </BillingAddressReference>
          <BillingAddressReference>
            <FolioType>Guest or PMSLedger or CIMLedger</FolioType>
            <FolioId>int</FolioId>
            <FolioSplitId>int</FolioSplitId>
            <BillingAddressId>int</BillingAddressId>
            <ParentRef>string</ParentRef>
            <ParentRefType>Guest or Company or Reservation</ParentRefType>
          </BillingAddressReference>
        </BillingAddressReferences>
      </RoomFolioItemsAndBalance>
      <BookRefRoomPick>string</BookRefRoomPick>
    </pmsbkg_RoomFolioItemsAndBalance>
  </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_RoomFolioItemsAndBalanceResponse xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <pmsbkg_RoomFolioItemsAndBalanceResult>
        <ExceptionCode>int</ExceptionCode>
        <ExceptionDescription>string</ExceptionDescription>
      </pmsbkg_RoomFolioItemsAndBalanceResult>
      <RoomFolioItemsAndBalance>
        <Items>
          <cpmsbkg_RoomFolioItemsAndBalance_Item>
            <iTransID>int</iTransID>
            <strSourceSiteID>string</strSourceSiteID>
            <dtTimestamp>dateTime</dtTimestamp>
            <dtForDate>dateTime</dtForDate>
            <iForStayResourceBlock>int</iForStayResourceBlock>
            <strSystemArea>string</strSystemArea>
            <strOperatorCode>string</strOperatorCode>
            <strAnalCode>string</strAnalCode>
            <strBookRef>string</strBookRef>
            <strProfileRef>string</strProfileRef>
            <iRoomPickID>int</iRoomPickID>
            <iFolioID>int</iFolioID>
            <iSourceTransID>long</iSourceTransID>
            <iFolioSplitID>int</iFolioSplitID>
            <strRoomID>string</strRoomID>
            <strCompanyRef>string</strCompanyRef>
            <strInvoiceID>string</strInvoiceID>
            <strDescription>string</strDescription>
            <strPaymentCode>string</strPaymentCode>
            <iCurrencyConvID>int</iCurrencyConvID>
            <strTaxRule>string</strTaxRule>
            <cNettPerUnit>decimal</cNettPerUnit>
            <cGrossPerUnit>decimal</cGrossPerUnit>
            <dQuantity>double</dQuantity>
            <cNettTotal>decimal</cNettTotal>
            <cTaxTotal>decimal</cTaxTotal>
            <cGrossTotal>decimal</cGrossTotal>
            <strPackageCode>string</strPackageCode>
            <iPackageTag>int</iPackageTag>
            <iParam1>int</iParam1>
            <strParam2>string</strParam2>
            <iEntryType>int</iEntryType>
            <iItemType>int</iItemType>
            <iStatus>int</iStatus>
          </cpmsbkg_RoomFolioItemsAndBalance_Item>
          <cpmsbkg_RoomFolioItemsAndBalance_Item>
            <iTransID>int</iTransID>
            <strSourceSiteID>string</strSourceSiteID>
            <dtTimestamp>dateTime</dtTimestamp>
            <dtForDate>dateTime</dtForDate>
            <iForStayResourceBlock>int</iForStayResourceBlock>
            <strSystemArea>string</strSystemArea>
            <strOperatorCode>string</strOperatorCode>
            <strAnalCode>string</strAnalCode>
            <strBookRef>string</strBookRef>
            <strProfileRef>string</strProfileRef>
            <iRoomPickID>int</iRoomPickID>
            <iFolioID>int</iFolioID>
            <iSourceTransID>long</iSourceTransID>
            <iFolioSplitID>int</iFolioSplitID>
            <strRoomID>string</strRoomID>
            <strCompanyRef>string</strCompanyRef>
            <strInvoiceID>string</strInvoiceID>
            <strDescription>string</strDescription>
            <strPaymentCode>string</strPaymentCode>
            <iCurrencyConvID>int</iCurrencyConvID>
            <strTaxRule>string</strTaxRule>
            <cNettPerUnit>decimal</cNettPerUnit>
            <cGrossPerUnit>decimal</cGrossPerUnit>
            <dQuantity>double</dQuantity>
            <cNettTotal>decimal</cNettTotal>
            <cTaxTotal>decimal</cTaxTotal>
            <cGrossTotal>decimal</cGrossTotal>
            <strPackageCode>string</strPackageCode>
            <iPackageTag>int</iPackageTag>
            <iParam1>int</iParam1>
            <strParam2>string</strParam2>
            <iEntryType>int</iEntryType>
            <iItemType>int</iItemType>
            <iStatus>int</iStatus>
          </cpmsbkg_RoomFolioItemsAndBalance_Item>
        </Items>
        <Balance>decimal</Balance>
        <BillingAddressReferences>
          <BillingAddressReference>
            <FolioType>Guest or PMSLedger or CIMLedger</FolioType>
            <FolioId>int</FolioId>
            <FolioSplitId>int</FolioSplitId>
            <BillingAddressId>int</BillingAddressId>
            <ParentRef>string</ParentRef>
            <ParentRefType>Guest or Company or Reservation</ParentRefType>
          </BillingAddressReference>
          <BillingAddressReference>
            <FolioType>Guest or PMSLedger or CIMLedger</FolioType>
            <FolioId>int</FolioId>
            <FolioSplitId>int</FolioSplitId>
            <BillingAddressId>int</BillingAddressId>
            <ParentRef>string</ParentRef>
            <ParentRefType>Guest or Company or Reservation</ParentRefType>
          </BillingAddressReference>
        </BillingAddressReferences>
      </RoomFolioItemsAndBalance>
    </pmsbkg_RoomFolioItemsAndBalanceResponse>
  </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_RoomFolioItemsAndBalance xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <SessionID>string</SessionID>
      <RoomID>string</RoomID>
      <FolioID>int</FolioID>
      <ItemFormat>int</ItemFormat>
      <RoomFolioItemsAndBalance>
        <Items>
          <cpmsbkg_RoomFolioItemsAndBalance_Item>
            <iTransID>int</iTransID>
            <strSourceSiteID>string</strSourceSiteID>
            <dtTimestamp>dateTime</dtTimestamp>
            <dtForDate>dateTime</dtForDate>
            <iForStayResourceBlock>int</iForStayResourceBlock>
            <strSystemArea>string</strSystemArea>
            <strOperatorCode>string</strOperatorCode>
            <strAnalCode>string</strAnalCode>
            <strBookRef>string</strBookRef>
            <strProfileRef>string</strProfileRef>
            <iRoomPickID>int</iRoomPickID>
            <iFolioID>int</iFolioID>
            <iSourceTransID>long</iSourceTransID>
            <iFolioSplitID>int</iFolioSplitID>
            <strRoomID>string</strRoomID>
            <strCompanyRef>string</strCompanyRef>
            <strInvoiceID>string</strInvoiceID>
            <strDescription>string</strDescription>
            <strPaymentCode>string</strPaymentCode>
            <iCurrencyConvID>int</iCurrencyConvID>
            <strTaxRule>string</strTaxRule>
            <cNettPerUnit>decimal</cNettPerUnit>
            <cGrossPerUnit>decimal</cGrossPerUnit>
            <dQuantity>double</dQuantity>
            <cNettTotal>decimal</cNettTotal>
            <cTaxTotal>decimal</cTaxTotal>
            <cGrossTotal>decimal</cGrossTotal>
            <strPackageCode>string</strPackageCode>
            <iPackageTag>int</iPackageTag>
            <iParam1>int</iParam1>
            <strParam2>string</strParam2>
            <iEntryType>int</iEntryType>
            <iItemType>int</iItemType>
            <iStatus>int</iStatus>
          </cpmsbkg_RoomFolioItemsAndBalance_Item>
          <cpmsbkg_RoomFolioItemsAndBalance_Item>
            <iTransID>int</iTransID>
            <strSourceSiteID>string</strSourceSiteID>
            <dtTimestamp>dateTime</dtTimestamp>
            <dtForDate>dateTime</dtForDate>
            <iForStayResourceBlock>int</iForStayResourceBlock>
            <strSystemArea>string</strSystemArea>
            <strOperatorCode>string</strOperatorCode>
            <strAnalCode>string</strAnalCode>
            <strBookRef>string</strBookRef>
            <strProfileRef>string</strProfileRef>
            <iRoomPickID>int</iRoomPickID>
            <iFolioID>int</iFolioID>
            <iSourceTransID>long</iSourceTransID>
            <iFolioSplitID>int</iFolioSplitID>
            <strRoomID>string</strRoomID>
            <strCompanyRef>string</strCompanyRef>
            <strInvoiceID>string</strInvoiceID>
            <strDescription>string</strDescription>
            <strPaymentCode>string</strPaymentCode>
            <iCurrencyConvID>int</iCurrencyConvID>
            <strTaxRule>string</strTaxRule>
            <cNettPerUnit>decimal</cNettPerUnit>
            <cGrossPerUnit>decimal</cGrossPerUnit>
            <dQuantity>double</dQuantity>
            <cNettTotal>decimal</cNettTotal>
            <cTaxTotal>decimal</cTaxTotal>
            <cGrossTotal>decimal</cGrossTotal>
            <strPackageCode>string</strPackageCode>
            <iPackageTag>int</iPackageTag>
            <iParam1>int</iParam1>
            <strParam2>string</strParam2>
            <iEntryType>int</iEntryType>
            <iItemType>int</iItemType>
            <iStatus>int</iStatus>
          </cpmsbkg_RoomFolioItemsAndBalance_Item>
        </Items>
        <Balance>decimal</Balance>
        <BillingAddressReferences>
          <BillingAddressReference>
            <FolioType>Guest or PMSLedger or CIMLedger</FolioType>
            <FolioId>int</FolioId>
            <FolioSplitId>int</FolioSplitId>
            <BillingAddressId>int</BillingAddressId>
            <ParentRef>string</ParentRef>
            <ParentRefType>Guest or Company or Reservation</ParentRefType>
          </BillingAddressReference>
          <BillingAddressReference>
            <FolioType>Guest or PMSLedger or CIMLedger</FolioType>
            <FolioId>int</FolioId>
            <FolioSplitId>int</FolioSplitId>
            <BillingAddressId>int</BillingAddressId>
            <ParentRef>string</ParentRef>
            <ParentRefType>Guest or Company or Reservation</ParentRefType>
          </BillingAddressReference>
        </BillingAddressReferences>
      </RoomFolioItemsAndBalance>
      <BookRefRoomPick>string</BookRefRoomPick>
    </pmsbkg_RoomFolioItemsAndBalance>
  </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_RoomFolioItemsAndBalanceResponse xmlns="http://tempuri.org/RLXSOAP19/RLXSOAP19">
      <pmsbkg_RoomFolioItemsAndBalanceResult>
        <ExceptionCode>int</ExceptionCode>
        <ExceptionDescription>string</ExceptionDescription>
      </pmsbkg_RoomFolioItemsAndBalanceResult>
      <RoomFolioItemsAndBalance>
        <Items>
          <cpmsbkg_RoomFolioItemsAndBalance_Item>
            <iTransID>int</iTransID>
            <strSourceSiteID>string</strSourceSiteID>
            <dtTimestamp>dateTime</dtTimestamp>
            <dtForDate>dateTime</dtForDate>
            <iForStayResourceBlock>int</iForStayResourceBlock>
            <strSystemArea>string</strSystemArea>
            <strOperatorCode>string</strOperatorCode>
            <strAnalCode>string</strAnalCode>
            <strBookRef>string</strBookRef>
            <strProfileRef>string</strProfileRef>
            <iRoomPickID>int</iRoomPickID>
            <iFolioID>int</iFolioID>
            <iSourceTransID>long</iSourceTransID>
            <iFolioSplitID>int</iFolioSplitID>
            <strRoomID>string</strRoomID>
            <strCompanyRef>string</strCompanyRef>
            <strInvoiceID>string</strInvoiceID>
            <strDescription>string</strDescription>
            <strPaymentCode>string</strPaymentCode>
            <iCurrencyConvID>int</iCurrencyConvID>
            <strTaxRule>string</strTaxRule>
            <cNettPerUnit>decimal</cNettPerUnit>
            <cGrossPerUnit>decimal</cGrossPerUnit>
            <dQuantity>double</dQuantity>
            <cNettTotal>decimal</cNettTotal>
            <cTaxTotal>decimal</cTaxTotal>
            <cGrossTotal>decimal</cGrossTotal>
            <strPackageCode>string</strPackageCode>
            <iPackageTag>int</iPackageTag>
            <iParam1>int</iParam1>
            <strParam2>string</strParam2>
            <iEntryType>int</iEntryType>
            <iItemType>int</iItemType>
            <iStatus>int</iStatus>
          </cpmsbkg_RoomFolioItemsAndBalance_Item>
          <cpmsbkg_RoomFolioItemsAndBalance_Item>
            <iTransID>int</iTransID>
            <strSourceSiteID>string</strSourceSiteID>
            <dtTimestamp>dateTime</dtTimestamp>
            <dtForDate>dateTime</dtForDate>
            <iForStayResourceBlock>int</iForStayResourceBlock>
            <strSystemArea>string</strSystemArea>
            <strOperatorCode>string</strOperatorCode>
            <strAnalCode>string</strAnalCode>
            <strBookRef>string</strBookRef>
            <strProfileRef>string</strProfileRef>
            <iRoomPickID>int</iRoomPickID>
            <iFolioID>int</iFolioID>
            <iSourceTransID>long</iSourceTransID>
            <iFolioSplitID>int</iFolioSplitID>
            <strRoomID>string</strRoomID>
            <strCompanyRef>string</strCompanyRef>
            <strInvoiceID>string</strInvoiceID>
            <strDescription>string</strDescription>
            <strPaymentCode>string</strPaymentCode>
            <iCurrencyConvID>int</iCurrencyConvID>
            <strTaxRule>string</strTaxRule>
            <cNettPerUnit>decimal</cNettPerUnit>
            <cGrossPerUnit>decimal</cGrossPerUnit>
            <dQuantity>double</dQuantity>
            <cNettTotal>decimal</cNettTotal>
            <cTaxTotal>decimal</cTaxTotal>
            <cGrossTotal>decimal</cGrossTotal>
            <strPackageCode>string</strPackageCode>
            <iPackageTag>int</iPackageTag>
            <iParam1>int</iParam1>
            <strParam2>string</strParam2>
            <iEntryType>int</iEntryType>
            <iItemType>int</iItemType>
            <iStatus>int</iStatus>
          </cpmsbkg_RoomFolioItemsAndBalance_Item>
        </Items>
        <Balance>decimal</Balance>
        <BillingAddressReferences>
          <BillingAddressReference>
            <FolioType>Guest or PMSLedger or CIMLedger</FolioType>
            <FolioId>int</FolioId>
            <FolioSplitId>int</FolioSplitId>
            <BillingAddressId>int</BillingAddressId>
            <ParentRef>string</ParentRef>
            <ParentRefType>Guest or Company or Reservation</ParentRefType>
          </BillingAddressReference>
          <BillingAddressReference>
            <FolioType>Guest or PMSLedger or CIMLedger</FolioType>
            <FolioId>int</FolioId>
            <FolioSplitId>int</FolioSplitId>
            <BillingAddressId>int</BillingAddressId>
            <ParentRef>string</ParentRef>
            <ParentRefType>Guest or Company or Reservation</ParentRefType>
          </BillingAddressReference>
        </BillingAddressReferences>
      </RoomFolioItemsAndBalance>
    </pmsbkg_RoomFolioItemsAndBalanceResponse>
  </soap12:Body>
</soap12:Envelope>