The VerifySettingValue function verifies the record that is sent as parameter of this function against the available businesss rules
Method | /VerifySettingValue |
The request body is of type VerifySettingValue.
Name | Description | Data Type |
---|---|---|
level | SettingLevel | |
settingValue | SettingValueInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifySettingValueResponse.
Name | Description | Data Type |
---|---|---|
VerifySettingValueResult | ArrayOfVerifyExceptionInfo |
|