http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
GetInvoiceJournalRows Element
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : GetInvoiceJournalRows Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
skipItemId Element maxRecords Element offset Element IsSaleOnly Element IsProcessedOnly Element InvoicePrintedDateTo Element LedgerId Element InboundInvoiceJournalId Element InvoiceId Element InvoiceSaleId Element StoreId Element Sequence filter Element Sequence GetInvoiceJournalRows Element
Overview
Source
<xs:element name="GetInvoiceJournalRows" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:InvoiceJournalRowsFilter" />
      <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="1" maxOccurs="1" name="skipItemId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents