FinancialComponents Web Service
Method/GetSingleInvoiceJournal
FinancialComponents Web Service > All Operations Resource Group : /GetSingleInvoiceJournal (Method)
Description
The GetSingleInvoiceJournal function returns the invoiceJournal record for the given primary key.
Request (GetSingleInvoiceJournalSoapIn)

The request body is of type GetSingleInvoiceJournal.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleInvoiceJournal Element

Overview

Sequence
itemId xs:int
Response (GetSingleInvoiceJournalSoapOut)

The response body is of type GetSingleInvoiceJournalResponse.

Response Body Parameters

NameDescriptionData Type
 InvoiceJournalInfo
TransmissionLog Element IsProcessed Element DateTo Element Description Element JournalNumber Element JournalType Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleInvoiceJournalResult Element Sequence GetSingleInvoiceJournalResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
DateTo xs:dateTime
IsProcessed xs:boolean
TransmissionLog optional xs:string
See Also
All Operations Resource GroupFinancialComponents Web Service