The GetSingleSettingValueOnLevel function returns the setting value result for the given primary key on the requested level.
| Method | /GetSingleSettingValueOnLevel |
The request body is of type GetSingleSettingValueOnLevel.
| Name | Description | Data Type |
|---|---|---|
| settingId | xml:int | |
| level | SettingLevel |

![]() |
|
The response body is of type GetSingleSettingValueOnLevelResponse.
| Name | Description | Data Type |
|---|---|---|
| GetSingleSettingValueOnLevelResult | ViewSettingValueInfo |

![]() |
|