|
GetPublicSettings |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetPublicSettings
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicSettings
Gets the values of public settings for the provided list of setting keys.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicSettings
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ Settings |
|
mandatory nillable |
Sets the list of keys for the public settings to retrieve. |
≡ SettingNo |
xs:int |
list |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicSettingsResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ SettingValues |
|
nillable |
Gets the list of requested public settings. |
≡ WSPublicSettingValueGeneric |
|
list nillable |
|
â– SettingNo |
xs:int |
mandatory |
Sets or gets the number of the setting. |
â–¡ Value |
xs:string |
nillable |
Sets or gets a setting value (either a string or an integer represented as a string). |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |