http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetStoreProductDateStocks Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetStoreProductDateStocks Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
isIncludeLocations Element dateTo Element dateFrom Element locationLevel5Id Element productId Element Sequence GetStoreProductDateStocks Element
Overview
Source
<xs:element name="GetStoreProductDateStocks" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="productId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="locationLevel5Id" type="xs:int" />
      <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="isIncludeLocations" type="tns:BooleanFilter" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents