The VerifyInboundInvoiceJournalRowInfo function verifies an inboundInvoiceJournalRow record against the available business rules.
Method | /VerifyInboundInvoiceJournalRowInfo |
The request body is of type VerifyInboundInvoiceJournalRowInfo.
Name | Description | Data Type |
---|---|---|
inboundInvoiceJournalRow | InboundInvoiceJournalRowInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInboundInvoiceJournalRowInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyInboundInvoiceJournalRowInfoResult | ArrayOfVerifyExceptionInfo |
|