The VerifyInvoiceJournalRowInfo function verifies an invoiceJournalRow record against the available business rules.
Method | /VerifyInvoiceJournalRowInfo |
The request body is of type VerifyInvoiceJournalRowInfo.
Name | Description | Data Type |
---|---|---|
invoiceJournalRow | InvoiceJournalRowInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInvoiceJournalRowInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyInvoiceJournalRowInfoResult | ArrayOfVerifyExceptionInfo |
|