| GetSettingInt | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetSettingInt
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettingInt
Gets the value of integer setting by the key.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettingInt
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â– SettingKey | xs:int | mandatory | Sets the key of the setting. | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettingIntResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â– SettingValue | xs:int | 
 | Get the integer value of the setting. | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |