The VerifyCalculatedPriceInfo function verifies a calculatedPrice record against the available business rules.
Method | /VerifyCalculatedPriceInfo |
The request body is of type VerifyCalculatedPriceInfo.
Name | Description | Data Type |
---|---|---|
calculatedPrice | CalculatedPriceInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCalculatedPriceInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyCalculatedPriceInfoResult | ArrayOfVerifyExceptionInfo |
|