FinancialComponents Web Service
Method/GetInvoiceJournalRows
FinancialComponents Web Service > All Operations Resource Group : /GetInvoiceJournalRows (Method)
Description
The GetInvoiceJournalRows function returns all invoiceJournalRow records for the specified parameters.
Request (GetInvoiceJournalRowsSoapIn)

The request body is of type GetInvoiceJournalRows.

Request Body Parameters

NameDescriptionData Type
 InvoiceJournalRowsFilter
 xml:int
 xml:int
 xml:int
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

Response (GetInvoiceJournalRowsSoapOut)

The response body is of type GetInvoiceJournalRowsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewInvoiceJournalRowInfo
CollectInvoice Element IsVatCreditLedger Element IsSaleCreditLedger Element VatFinancialExportCode Element IsVatFreeInvoice Element VatLedgerCode Element VatCode Element JournalNumber Element ExportDebtorCode Element DebtorNumber Element InvoicePaymentConditionCode Element TotalInvoice Element InvoiceNumber Element InvoiceExpiredDate Element InvoicePrintedDate Element LedgerDescription Element LedgerCode Element JournalDateTo Element VatFree Element VatTotal Element VatLedgerId Element VatId Element LedgerTotal Element IsSale Element LedgerId Element JournalId Element InvoiceSaleId Element InvoiceId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewInvoiceJournalRowInfo Element Sequence GetInvoiceJournalRowsResult Element Sequence GetInvoiceJournalRowsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
InvoiceId xs:int
JournalId xs:int
LedgerId xs:int
IsSale xs:boolean
LedgerTotal xs:decimal
VatId xs:int
VatTotal xs:decimal
VatFree xs:boolean
JournalDateTo xs:dateTime
LedgerCode xs:int
LedgerDescription optional xs:string
InvoicePrintedDate xs:dateTime
InvoiceExpiredDate xs:dateTime
TotalInvoice xs:decimal
InvoicePaymentConditionCode optional xs:string
ExportDebtorCode optional xs:string
VatCode optional xs:string
IsVatFreeInvoice xs:boolean
VatFinancialExportCode optional xs:string
CollectInvoice xs:boolean
See Also
All Operations Resource GroupFinancialComponents Web Service