http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetFifoStockValues Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetFifoStockValues Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
StockValueType Element ReceivedProductId Element DisplayOrder Element BatchNumber Element ProductId Element StoreId Element Sequence filter Element Sequence GetFifoStockValues Element
Overview
Sequence
Sequence
StoreId xs:int
ProductId xs:int
StockValueType xs:unsignedByte
Source
<xs:element name="GetFifoStockValues" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:FifoStockValuesFilter" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents