http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetLowestSingleUnitPurchasePrice Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetLowestSingleUnitPurchasePrice Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
countryId Element isIncludeVat Element supplierId Element isGetSingleConsumerUnitPrice Element productId Element Sequence GetLowestSingleUnitPurchasePrice Element
Overview
Sequence
productId xs:int
supplierId xs:int
isIncludeVat xs:boolean
countryId xs:int
Source
<xs:element name="GetLowestSingleUnitPurchasePrice" 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="isGetSingleConsumerUnitPrice" type="xs:boolean" />
      <xs:element minOccurs="1" maxOccurs="1" name="supplierId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="isIncludeVat" type="xs:boolean" />
      <xs:element minOccurs="1" maxOccurs="1" name="countryId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents