The VerifyInboundInvoiceRowInfo function verifies an inboundInvoiceRow record against the available business rules.
Method | /VerifyInboundInvoiceRowInfo |
The request body is of type VerifyInboundInvoiceRowInfo.
Name | Description | Data Type |
---|---|---|
inboundInvoiceRow | InboundInvoiceRowInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInboundInvoiceRowInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyInboundInvoiceRowInfoResult | ArrayOfVerifyExceptionInfo |
|