http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
GetInboundInvoices Element
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : GetInboundInvoices Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
orderBy Element maxRecords Element offset Element IncludeContent Element ShipmentReference Element JournalizedOnly Element WithOpenRequestRowsOnly Element IsCancelledOnly Element InboundInvoiceStatus Element Sequence Status Element CorrectionInboundInvoiceId Element InvoiceJournalId Element InvoiceNumber Element InvoiceDateTo Element InvoiceDateFrom Element DeliveryDate Element InvoiceDateTime Element InvoiceType Element InboundMessageId Element InboundInvoiceId Element SupplierId Element InboundInvoiceNumber Element StoreId Element Sequence filter Element Sequence GetInboundInvoices Element
Overview
Sequence
offset xs:int
maxRecords xs:int
orderBy optional xs:string
Source
<xs:element name="GetInboundInvoices" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:InboundInvoicesFilter" />
      <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