http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
GetCashSalePayments Element
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : GetCashSalePayments Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
orderBy Element ConversionId Element CardIdentifier Element Reference Element Paid Element PreviousDateTo Element TransactionDateTo Element TransactionDateFrom Element PaymentType Element Sequence PaymentTypes Element PaymentTypeId Element UserId Element PosTerminalId Element StoreId Element CashSaleId Element ItemIdTo Element ItemIdFrom Element Sequence filter Element Sequence GetCashSalePayments Element
Overview
Sequence
Sequence
ItemIdFrom xs:int
ItemIdTo xs:int
CashSaleId xs:int
StoreId xs:int
UserId xs:int
TransactionDateTo xs:dateTime
PreviousDateTo xs:dateTime
Paid xs:decimal
Reference optional xs:string
CardIdentifier optional xs:string
orderBy optional xs:string
Source
<xs:element name="GetCashSalePayments" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:CashSalePaymentsFilter" />
      <xs:element minOccurs="0" maxOccurs="1" name="orderBy" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents