FinancialComponents Web Service
Method/AddInvoiceJournalRow
FinancialComponents Web Service > All Operations Resource Group : /AddInvoiceJournalRow (Method)
Description
The AddInvoiceJournalRow function adds an invoiceJournalRow record.
Request (AddInvoiceJournalRowSoapIn)

The request body is of type AddInvoiceJournalRow.

Request 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 invoiceJournalRow Element Sequence AddInvoiceJournalRow 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
Response (AddInvoiceJournalRowSoapOut)

The response body is of type AddInvoiceJournalRowResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddInvoiceJournalRowResult Element Sequence AddInvoiceJournalRowResponse Element

Overview

Sequence
See Also
All Operations Resource GroupFinancialComponents Web Service