http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetModifiedProducts Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetModifiedProducts Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
recordCount Element offset Element isIncludePurchaseAndBarcode Element cashRegisterGroupId Element productCategoryId Element classificationLevel1Id Element brandId Element preferredSupplierId Element supplierId Element lastSynchronizationDateTime Element Sequence GetModifiedProducts Element
Overview
Source
<xs:element name="GetModifiedProducts" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="lastSynchronizationDateTime" type="xs:dateTime" />
      <xs:element minOccurs="1" maxOccurs="1" name="supplierId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="preferredSupplierId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="brandId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="classificationLevel1Id" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="productCategoryId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="cashRegisterGroupId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="isIncludePurchaseAndBarcode" type="xs:boolean" />
      <xs:element minOccurs="1" maxOccurs="1" name="offset" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="recordCount" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents