The VerifyInvoiceJournal function verifies an invoiceJournal record against the available business rules.
Method | /VerifyInvoiceJournal |
The request body is of type VerifyInvoiceJournal.
Name | Description | Data Type |
---|---|---|
invoiceJournal | InvoiceJournalInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInvoiceJournalResponse.
Name | Description | Data Type |
---|---|---|
VerifyInvoiceJournalResult | ArrayOfVerifyExceptionInfo |
|