http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
GetSaleOrders Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : GetSaleOrders Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
orderBy Element recordCount Element offset Element WithInboundMessagesOnly Element ConversionId Element SuppliersApprovalStatus Element CustomerApprovalStatus Element AllRowsMarkedDropshipmentOnly Element PartialDeliveryAllowedOnly Element ActiveSuppressedOnly Element WithReservationsOnly Element ReservedAmountEqual0Only Element RemainingAmountEqual0Only Element IsExportedOnly Element IsEdiSaleOrdersOnly Element IsOrderResponseSentOnly Element OrdersWithRowsOnly Element IsShowOpenSaleOrdersOnly Element HasPendingPrePaymentsOnly Element IsCancelledOnly Element PrePaymentNumber Element PrePaymentRequestNumber Element LastModifiedSinceDateTime Element UtmostDeliveryDateTo Element UtmostDeliveryDateFrom Element ExpectedDeliveryDateTo Element ExpectedDeliveryDateFrom Element OrderCreatedDateTo Element OrderCreatedDateFrom Element PurchaseOrderId Element SaleOrderType Element SaleOrderId Element SaleOrderClassId Element TransportTypeId Element SaleOrderStatus Element Sequence OrderStatus Element OrderNumberTo Element OrderNumberFrom Element OrderNumber Element ReferenceCode Element Description Element ZipCode Element QuoteId Element ReservationId Element UserId Element MobileDeviceId Element ScannerId Element DebtorId Element DeliveryCustomerId Element LoyaltyCard Element CustomerId Element WebshopId Element InboundMessageId Element StoreId Element Sequence filter Element Sequence GetSaleOrders Element
Overview
Sequence
Sequence
StoreId xs:int
WebshopId xs:int
CustomerId xs:int
LoyaltyCard optional xs:string
DebtorId xs:int
ScannerId xs:int
UserId xs:int
QuoteId xs:int
ZipCode optional xs:string
Description optional xs:string
ReferenceCode optional xs:string
OrderCreatedDateTo xs:dateTime
ConversionId xs:long
offset xs:int
orderBy optional xs:string
Source
<xs:element name="GetSaleOrders" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:SaleOrdersFilter" />
      <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