http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
GetPurchaseOrders Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : GetPurchaseOrders Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
orderBy Element recordCount Element offset Element ConversionId Element PurchasePriceGroupAssignedOnly Element DepartmentAssignedOnly Element DropshipmentOnly Element HighPriorityOnly Element OrdersWithConfirmationFreeInfoOnly Element RowsEqualAcceptedOnly Element ConfirmationPlannedDeliveryDateTimeNextDays Element ConfirmationPlannedDeliveryDateTo Element ConfirmationPlannedDeliveryDateFrom Element ConfirmationMessageDateLastDays Element ConfirmationMessageDateTo Element ConfirmationMessageDateFrom Element OrderConfirmationStatus Element ConfirmationReference Element ConfirmationSupplierOrderNumber Element SaleOrdersBoundOnly Element IsTestOrdersOnly Element IsEdiFreeDeliveryOnly Element IsFreeDeliveryOnly Element IsElectronicOrdersOnly Element IsExportedOnly Element IsShowOpenPurchaseOrdersOnly Element IsCancelledOnly Element IsAutoFillOrderOnly Element PurchaseOrderType Element PurchaseOrderClassId Element TransportTypeId Element PurchaseOrderModifiedSinceDateTime Element ModifiedSinceDateTime Element ExportDateTo Element ExportDateFrom Element ExpectedDeliveryDateTo Element ExpectedDeliveryDateFrom Element OrderSentDateTo Element OrderSentDateFrom Element OrderReference Element OrderNumber Element CountryId Element SupplierId Element PurchaseOrderStatus Element Sequence OrderStatus Element SaleOrderId Element InboundMessageId Element PurchasePriceGroupId Element DepartmentId Element TaskId Element StoreId Element Sequence purchaseOrdersfilter Element Sequence GetPurchaseOrders Element
Overview
Sequence
Sequence
StoreId xs:int
TaskId xs:int
SupplierId xs:int
CountryId xs:int
OrderReference optional xs:string
OrderSentDateFrom xs:dateTime
OrderSentDateTo xs:dateTime
ExportDateFrom xs:dateTime
ExportDateTo xs:dateTime
ConfirmationReference optional xs:string
ConversionId xs:long
offset xs:int
orderBy optional xs:string
Source
<xs:element name="GetPurchaseOrders" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="purchaseOrdersfilter" type="tns:PurchaseOrdersFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="offset" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="recordCount" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="orderBy" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents