http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetStockModificationsCount Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetStockModificationsCount Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
includeCustomerAndLoyaltyCardSpecificRecords Element isSaleModificationsOnly Element isSaleOnly Element dateTo Element dateFrom Element loyaltyCardNumber Element receivedProductRowId Element debtorId Element customerId Element productId Element storeId Element Sequence GetStockModificationsCount Element
Overview
Source
<xs:element name="GetStockModificationsCount" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="storeId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="productId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="customerId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="debtorId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="receivedProductRowId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="loyaltyCardNumber" type="xs:long" />
      <xs:element minOccurs="1" maxOccurs="1" name="dateFrom" type="xs:dateTime" />
      <xs:element minOccurs="1" maxOccurs="1" name="dateTo" type="xs:dateTime" />
      <xs:element minOccurs="1" maxOccurs="1" name="isSaleOnly" type="tns:BooleanFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="isSaleModificationsOnly" type="tns:BooleanFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="includeCustomerAndLoyaltyCardSpecificRecords" type="tns:BooleanFilter" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents