http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetStockModifications Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetStockModifications Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
orderBy Element recordCount Element offSet Element includeCustomerAndLoyaltyCardSpecificRecords Element isSaleModificationsOnly Element isSaleOnly Element dateTo Element dateFrom Element loyaltyCardNumber Element receivedProductRowId Element debtorId Element customerId Element productId Element storeId Element Sequence GetStockModifications Element
Overview
Source
<xs:element name="GetStockModifications" 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:element minOccurs="1" maxOccurs="1" name="offSet" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="recordCount" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="orderBy" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents