GetSettingString |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetSettingString
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettingString
Gets the value of a string setting by the key.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettingString
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/GetSettingStringResponse
Element Name |
Element Type |
Restrictions |
Description |
■ parameters |
|
|
|
□ SettingValue |
xs:string |
nillable |
Get the string value of the setting. |
Legend:
■ |
Not nillable element. |
□ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |