http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
GetInvoicePaymentsWithFilter Element
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : GetInvoicePaymentsWithFilter Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
orderBy Element recordCount Element offset Element OpenInvoiceOnly Element UnassignedOnly Element DateTo Element DateFrom Element ReceivedBankPaymentId Element CashFlowId Element DebtorId Element InvoiceNumber Element InvoiceId Element Sequence filter Element Sequence GetInvoicePaymentsWithFilter Element
Overview
Source
<xs:element name="GetInvoicePaymentsWithFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:InvoicePaymentsFilter" />
      <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/WebserviceFinancialComponents