http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
InvoiceImport Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : InvoiceImport Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
InvoiceSaleRows Element InvoiceSale Element Sequence InvoiceSaleImport Element Sequence InvoiceSales Element DigitalProcessingType Element InvoiceSentDateTime Element ConversionId Element SaleTypeId Element ExportLog Element ExportDate Element Status Element TotalPaid Element TotalNetPrice Element TotalGrossPrice Element Information Element Reminder3ExpiredDate Element Reminder3PrintedDate Element Reminder3CreatedDate Element Reminder2ExpiredDate Element Reminder2PrintedDate Element Reminder2CreatedDate Element Reminder1ExpiredDate Element Reminder1PrintedDate Element Reminder1CreatedDate Element InvoiceExportedDate Element InvoiceExpiredDate Element InvoicePrintedDate Element InvoiceCreatedDate Element DoNotProcessBeforeDate Element InvoiceJournalId Element InvoiceNumber Element ConceptInvoiceNumber Element Collect Element IsRaise Element IsVatFree Element IsCancelled Element InvoicePaymentConditionId Element DebtorId Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence Invoice Element Sequence InvoiceImport Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
DebtorId xs:int
IsCancelled xs:boolean
IsVatFree xs:boolean
IsRaise xs:boolean
Collect xs:boolean
InvoiceCreatedDate xs:dateTime
InvoicePrintedDate xs:dateTime
InvoiceExpiredDate xs:dateTime
Information optional xs:string
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
TotalPaid xs:decimal
ExportDate xs:dateTime
ExportLog optional xs:string
SaleTypeId xs:int
ConversionId xs:long
Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
FiscalInterchangeCode optional xs:string
UserId xs:int
SaleTypeId xs:int
ReceiptId xs:int
CustomerId xs:int
DebtorId xs:int
IsVatFree xs:boolean
ConversionId xs:long
TaskId xs:int
SecureDiscounts xs:boolean
InvoiceId xs:int
CustomerReference optional xs:string
IsRaise xs:boolean
Collect xs:boolean
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
DiscountPrice xs:decimal
AdministrationNote optional xs:string
PrintInvoiceNote optional xs:string
DoNotProcessBeforeNote optional xs:string
PrintedDateTime xs:dateTime
ExportDate xs:dateTime
ExportLog optional xs:string
AutoFill xs:boolean
ProjectId xs:int
TotalPaid xs:decimal
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
VatId xs:int
VatPercentage xs:decimal
Description optional xs:string
Note1 optional xs:string
Note2 optional xs:string
Note3 optional xs:string
Note4 optional xs:string
MiscInfo optional xs:string
DiscountPrice xs:decimal
ReturnOfGoodsReasonText optional xs:string
IsNoDiscounts xs:boolean
TrackAndTraceId optional xs:string
SerialNumber optional xs:string
IsSale xs:boolean
IsParentRow xs:boolean
Amount xs:decimal
PcePurchasePrice xs:decimal
PceGrossPrice xs:decimal
PceNetPrice xs:decimal
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
TotalVat xs:decimal
TotalPrice xs:decimal
ConversionId xs:long
WebshopId xs:int
VatRequired xs:boolean
TotalSavings xs:decimal
BarcodeText optional xs:string
GiftCardNumber optional xs:string
Used By
invoiceImport Element
Source
<xs:complexType name="InvoiceImport" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" name="Invoice" type="tns:InvoiceInfo" />
    <xs:element minOccurs="0" maxOccurs="1" name="InvoiceSales" type="tns:ArrayOfInvoiceSaleImport" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents