FinancialComponents Web Service
Method/UpdateInvoiceJournalRow
FinancialComponents Web Service > All Operations Resource Group : /UpdateInvoiceJournalRow (Method)
Description
The UpdateInvoiceJournalRow function updates an invoiceJournalRow record.
Request (UpdateInvoiceJournalRowSoapIn)

The request body is of type UpdateInvoiceJournalRow.

Request Body Parameters

NameDescriptionData Type
 InvoiceJournalRowInfo
 xml:boolean
isForceUpdate 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 invoiceJournalRow Element Sequence UpdateInvoiceJournalRow 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
isForceUpdate xs:boolean
Response (UpdateInvoiceJournalRowSoapOut)

The response body is of type UpdateInvoiceJournalRowResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateInvoiceJournalRowResult Element Sequence UpdateInvoiceJournalRowResponse Element

Overview

See Also
All Operations Resource GroupFinancialComponents Web Service