Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetSettings

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettings

 

Gets a list of settings by their key.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettings

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ SettingKeys

 

mandatory nillable

Sets the list of keys of the settings.

≡ int

xs:int

list


 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettingsResponse

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ Settings

 

nillable

Get the list of values of the settings.

≡ WSSetting

 

list nillable


â–¡ IntValue

xs:int

nillable

Gets the value of the setting if it is an integer setting.

â–  Key

xs:int

 

Gets the key of the setting.

â–¡ StringValue

xs:string

nillable

Gets the value of the setting if it is a string setting.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2025 Therefore Corporation, all rights reserved.