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

The request body is of type GetSingleInvoiceJournalRow.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleInvoiceJournalRow Element

Overview

Sequence
itemId xs:int
Response (GetSingleInvoiceJournalRowSoapOut)

The response body is of type GetSingleInvoiceJournalRowResponse.

Response Body Parameters

NameDescriptionData Type
 InvoiceJournalRowInfo
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 GetSingleInvoiceJournalRowResult Element Sequence GetSingleInvoiceJournalRowResponse Element

Overview

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
See Also
All Operations Resource GroupFinancialComponents Web Service