http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetScheduledSalePrices Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetScheduledSalePrices Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
orderBy Element maxRecords Element offset Element ModifiedSinceDateTime Element HasStockOnly Element IsCompanyPricesOnly Element PriceType Element StartDateTo Element StartDateFrom Element ValidFromDate Element ClassificationLevel1Id Element ProductCategoryId Element CashRegisterGroupId Element SupplierId Element StoreTypeIdOrUnassigned Element StoreTypeId Element ProductId Element Sequence filter Element Sequence GetScheduledSalePrices Element
Overview
Source
<xs:element name="GetScheduledSalePrices" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:ScheduledSalePricesFilter" />
      <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:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents