The VerifyInboundInvoiceInfo function verifies an inboundInvoice record against the available business rules.
Method | /VerifyInboundInvoiceInfo |
The request body is of type VerifyInboundInvoiceInfo.
Name | Description | Data Type |
---|---|---|
inboundInvoice | InboundInvoiceInfo | |
isAddingRecord | xml:boolean |
The response body is of type VerifyInboundInvoiceInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyInboundInvoiceInfoResult | ArrayOfVerifyExceptionInfo |
|