Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Gets the values of user settings for the provided list of setting keys.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ Settings

 

mandatory nillable

Sets the list of user-specific settings to retrieve.

≡ WSUserSetting

 

list nillable


â–  SettingNo

xs:int

 

Setting number of the user setting

â–  SettingSubNo

xs:int

 

Setting Subnumber of the user setting

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ SettingValues

 

nillable

Gets the list of requested user-specific settings.

≡ WSUserSettingValueGeneric

 

list nillable


â–  SettingNo

xs:int

mandatory

Sets or gets the number of the setting.

â–  SettingSubNo

xs:int

 

Sets or gets the sub-number of the setting.

â–¡ Value

xs:string

mandatory 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.

 

 

© 2025 Therefore Corporation, all rights reserved.