http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
GetPriceAgreementProductPrice Element
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : GetPriceAgreementProductPrice Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
productId Element customerId Element storeId Element Sequence GetPriceAgreementProductPrice Element
Overview
Sequence
storeId xs:int
customerId xs:int
productId xs:int
Source
<xs:element name="GetPriceAgreementProductPrice" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="storeId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="customerId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="productId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents