http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetStoreProductsByFilter Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetStoreProductsByFilter Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
skipItemId Element orderBy Element maxRecords Element offset Element IsIgnoreCancelledProducts Element IsIncludeCalculatedFields Element IsParentShopServerStockOnly Element IsMaintainStockOnly Element PriceBlockedOnly Element LastModifiedDateTo Element LastModifiedDateFrom Element ModifiedStockSinceDateTime Element ModifiedSinceDateTime Element SubBrandId Element BrandId Element CashRegisterGroupId Element ProductCategoryId Element Classification1Id Element PreferredSupplierId Element SupplierId Element ReplacementProductId Element ProductId Element BarcodeId Element StoreId Element Sequence filter Element Sequence GetStoreProductsByFilter Element
Overview
Source
<xs:element name="GetStoreProductsByFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:StoreProductsFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="offset" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="maxRecords" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="orderBy" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="skipItemId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents