AddUser

Adds a User with the specified details.

Sample SOAP Request (LDAP User)

Sample SOAP Request (Web User)

Request Parameters

Name

Description

Type

Optional

active

Indicates whether the User is active

Boolean

no

hasMobileAccess

Indicates whether the User has access to the Mobile Gateway

Boolean

no

firstName

User's first name

string

no

lastName

User's last name

string

no

targetName

User's assigned User ID.

string

no

site

User's assigned Site

string

no

language

User's preferred language

string

no

timeZone

User's preferred time zone

string

no

roles

List of assigned Roles

SoapRoleList

no

supervisors

List of User's supervisors

SoapSupervisorList

yes

phoneLogin

User's phone login

SoapPhoneLogin

yes

webLogin

User's web login

SoapWebLogin

no

customFields

List of User's Custom Field values, qualified by field name

SoapCustomFieldList

yes

customAttributes

List of User's Custom Attribute values, qualified by field name

SoapCustomAttributeList

yes

Sample SOAP Response

Response Parameters

Name

Description

Type

serverTimestamp

Time corresponding to the server time when the request was made (this should match the associated persisted audit event)

string

status

Final status of the request

string

Standard SOAP Parameters

SOAP Response Status Messages