The VerifyInboundInvoiceDiscountSurchargeInfo function verifies an inboundInvoiceSurcharge record against the available business rules.
Method | /VerifyInboundInvoiceDiscountSurchargeInfo |
The request body is of type VerifyInboundInvoiceDiscountSurchargeInfo.
Name | Description | Data Type |
---|---|---|
inboundInvoiceSurcharge | InboundInvoiceDiscountSurchargeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInboundInvoiceDiscountSurchargeInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyInboundInvoiceDiscountSurchargeInfoResult | ArrayOfVerifyExceptionInfo |
|