The VerifyQuoteClassInfo function verifies a QuoteClass record against the available business rules.
Method | /VerifyQuoteClassInfo |
The request body is of type VerifyQuoteClassInfo.
Name | Description | Data Type |
---|---|---|
info | QuoteClassInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyQuoteClassInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyQuoteClassInfoResult | ArrayOfVerifyExceptionInfo |
|