FinancialComponents Web Service
Method/GetInvoiceJournal
FinancialComponents Web Service > All Operations Resource Group : /GetInvoiceJournal (Method)
Description
The GetInvoiceJournal functions returns a file content as byte array with invoice ledger data for a financial application
Request (GetInvoiceJournalSoapIn)

The request body is of type GetInvoiceJournal.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:boolean
 xml:int
 xml:int
 xml:dateTime
 xml:dateTime
 xml:int
 xml:boolean
 xml:boolean
 xml:int
 xml:boolean
success Element journals Element isIncludeAlreadyProcessed Element isMarkAsProcessed Element invoiceJournalId Element invoicePrintedDateTo Element fileCreationDate Element bookPeriod Element bookYear Element autoCalculatePeriod Element storeId Element Sequence GetInvoiceJournal Element

Overview

Sequence
storeId xs:int
bookYear xs:int
bookPeriod xs:int
fileCreationDate xs:dateTime
journals xs:int
success xs:boolean
Response (GetInvoiceJournalSoapOut)

The response body is of type GetInvoiceJournalResponse.

Response Body Parameters

NameDescriptionData Type
 xml:base64Binary
 xml:int
 xml:boolean
success Element journals Element GetInvoiceJournalResult Element Sequence GetInvoiceJournalResponse Element

Overview

Sequence
GetInvoiceJournalResult optional xs:base64Binary
journals xs:int
success xs:boolean
See Also
All Operations Resource GroupFinancialComponents Web Service