http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
GetPrePayments Element
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : GetPrePayments Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
orderBy Element maxRecords Element offset Element skipItemId Element CreatedDateTo Element CreatedDateFrom Element TransactionDateTo Element TransactionDateFrom Element UnassignedPrePaymentsOnly Element IsIncludeSiblingPayments Element IsPaymentPendingOnly Element PrePaymentId Element InvoiceSaleId Element CashSaleRowId Element PosTerminalId Element PrePaymentTypeId Element ProductId Element UserId Element SaleOrderId Element CustomerId Element ParentPrePaymentId Element PrePaymentRequestId Element PrePaymentNumber Element StoreId Element Sequence filter Element Sequence GetPrePayments Element
Overview
Source
<xs:element name="GetPrePayments" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:PrePaymentsFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="skipItemId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="offset" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="maxRecords" 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/WebserviceFinancialComponents