The VerifyInboundInvoiceJournalInfo function verifies an inboundInvoiceJournal record against the available business rules.
Method | /VerifyInboundInvoiceJournalInfo |
The request body is of type VerifyInboundInvoiceJournalInfo.
Name | Description | Data Type |
---|---|---|
inboundInvoiceJournal | InboundInvoiceJournalInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInboundInvoiceJournalInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyInboundInvoiceJournalInfoResult | ArrayOfVerifyExceptionInfo |
|