Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Adds a domain user to Thereforeâ„¢ and gets number of the user.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  DoCreateUser

xs:boolean

 

Set to 'true' if the user should be created if not existing yet. If the parameter is set to 'false' and the user was not added yet the method returns 0 in the response. Default is 'false'.

â–¡ Domain

xs:string

nillable

Sets the user/group domain.

â–¡ UserGroupName

xs:string

nillable

Sets the user/group name.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  UserGroupNo

xs:int

 

Gets user/group number for the requested user/group. The 0 (zero) value means the user was not added yet.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2024 Therefore Corporation, all rights reserved.