FinancialComponents Web Service
Method/VerifyInvoiceJournalRowInfo
FinancialComponents Web Service > All Operations Resource Group : /VerifyInvoiceJournalRowInfo (Method)
Description
The VerifyInvoiceJournalRowInfo function verifies an invoiceJournalRow record against the available business rules.
Request (VerifyInvoiceJournalRowInfoSoapIn)

The request body is of type VerifyInvoiceJournalRowInfo.

Request Body Parameters

NameDescriptionData Type
 InvoiceJournalRowInfo
 xml:boolean
isAddingRecord 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 VerifyInvoiceJournalRowInfo 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
isAddingRecord xs:boolean
Response (VerifyInvoiceJournalRowInfoSoapOut)

The response body is of type VerifyInvoiceJournalRowInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyInvoiceJournalRowInfoResult Element Sequence VerifyInvoiceJournalRowInfoResponse Element

Overview

See Also
All Operations Resource GroupFinancialComponents Web Service