http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
GetPurchases Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : GetPurchases Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
maxRecords Element offset Element ModifiedSinceDateTime Element EslProductsOnly Element CalculateProfit Element UseStrictModeForCandidateKeys Element ItemId Element CollectionParentBarcode Element CollectionBarcode Element DisplayAssortmentForStoreTypeDifferentationId Element SeasonProfileId Element IsActiveOnly Element Source Element PurchasePriceGroupAssignedOnly Element IsCancelledOnly Element IsAvailableForOrderingOnly Element IsPreferredSupplierRowOnly Element PurchaseContentUnitToConsumerUnitFactor Element PurchaseContentUnitPackageId Element PurchaseContentUnitDimensionId Element PurchaseUnitToPurchaseContentUnitFactor Element PurchaseUnitPackageId Element PurchaseUnitDimensionId Element MinimumOrderQuantity Element OrderMultiplier Element PurchaseUnitBarcode Element OrderCode Element PurchasePriceGroupId Element SupplierId Element ProductId Element ExternalCode Element Sequence filter Element Sequence GetPurchases Element
Overview
Sequence
Sequence
ExternalCode optional xs:string
ProductId xs:int
SupplierId xs:int
OrderCode optional xs:string
OrderMultiplier xs:decimal
ItemId xs:int
CalculateProfit xs:boolean
offset xs:int
maxRecords xs:int
Source
<xs:element name="GetPurchases" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:PurchasesFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="offset" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="maxRecords" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents