http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
GetInvoiceSales Element
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : GetInvoiceSales Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
orderBy Element recordCount Element offset Element ProjectId Element TransactionNumberTo Element TransactionNumberFrom Element DigitalProcessingType Element Sequence DigitalProcessingTypes Element CollectOnly Element AutoFillOnly Element ConversionId Element InvoiceSaleStatus Element Sequence Status Element MinimumProcessingDate Element IsEdiInvoiceSalesOnly Element IsExportedOnly Element IsInvoicedOnly Element IsVatFreeOnly Element CountryId Element InvoiceId Element ReceiptId Element FiscalInterchangeCode Element PosTerminalId Element SaleTypeId Element CustomerId Element DebtorId Element LastModifiedDateTimeTo Element LastModifiedDateTimeFrom Element LastModifiedDateTo Element LastModifiedDateFrom Element CreatedDateTo Element CreatedDateFrom Element TransactionDateTo Element TransactionDateFrom Element InvoiceNumber Element ConceptInvoiceNumber Element TransactionNumber Element InvoiceSaleId Element TaskId Element StoreId Element ItemId Element Sequence filter Element Sequence GetInvoiceSales Element
Overview
Sequence
Sequence
ItemId xs:int
StoreId xs:int
TaskId xs:int
TransactionDateTo xs:dateTime
CreatedDateFrom xs:dateTime
CreatedDateTo xs:dateTime
LastModifiedDateTo xs:dateTime
DebtorId xs:int
CustomerId xs:int
SaleTypeId xs:int
FiscalInterchangeCode optional xs:string
ReceiptId xs:int
InvoiceId xs:int
CountryId xs:int
ConversionId xs:long
ProjectId xs:int
offset xs:int
orderBy optional xs:string
Source
<xs:element name="GetInvoiceSales" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:InvoiceSaleFilter" />
      <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