http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
GetInvoices Element
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : GetInvoices Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
orderBy Element recordCount Element offset Element ConversionId Element Iban Element DigitalProcessingType Element Sequence DigitalProcessingType Element SentOnly Element CollectOnly Element IsEdiInvoicesOnly Element IsExportedOnly Element InvoiceJournalId Element IsJournalInvoicesOnly Element IsReminder3InvoicesOnly Element IsReminder2InvoicesOnly Element IsReminder1InvoicesOnly Element ExpireDays Element IsExpiredOnly Element IsPrintedOnly Element IsInvoiceCancelledOnly Element IsVatFreeOnly Element IsPaidOnly Element InvoiceStatus Element Sequence Status Element CountryId Element DebtorId Element InvoiceExpiredDateTo Element InvoiceExpiredDateFrom Element InvoicePrintedDateTo Element InvoicePrintedDateFrom Element InvoiceCreatedDateTo Element InvoiceCreatedDateFrom Element InvoiceNumberTo Element InvoiceNumberFrom Element InvoiceNumber Element ConceptInvoiceNumberTo Element ConceptInvoiceNumberFrom Element ConceptInvoiceNumber Element InvoiceId Element SaleTypeId Element StoreId Element Sequence filter Element Sequence GetInvoices Element
Overview
Sequence
Sequence
StoreId xs:int
SaleTypeId xs:int
InvoiceId xs:int
DebtorId xs:int
CountryId xs:int
ExpireDays xs:int
Iban optional xs:string
ConversionId xs:long
offset xs:int
orderBy optional xs:string
Source
<xs:element name="GetInvoices" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:InvoicesFilter" />
      <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