Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information.

1

SessionTicket

String

Yes 


Click here for more information.

AX6DNTSsd7jKIwQw0/RKxw==

AdditionalUserTypesClearFlag

Boolean

No 

false

If set to true, the user's additional user types will be cleared.

false

ClientClearFlag

Boolean

No 

false

If set to true, the user's association with a client record will be set to null

false
EndDateClearFlagBooleanNofalseIf set to true, the user's end date will be set to null.  Between start date or end date, only one or neither can be set for a user.  Please clear the unused date. false
FullDetailFlagBooleanNofalseIf set to "true", the complete resource detail will be included in response.

LoginNameClearFlag

Boolean

No

false

If set to true, the user's login name will be set to null.

false

MiddleNameClearFlag

Boolean

No

false

If set to true, the user's middle name will be set to null.

false

MobilePhoneClearFlag

Boolean

No

false

If set to true, the user's mobile phone number will be set to null.

false

NewPassword (20)

String

No


A user's new temporary password. This can only be set when updating an existing user.


NewUserDisplayName (90)

String

No


A user's new display name. This can only be set when updating an existing user.


NewUserReferenceSystemId (20)

String

No


A user's new reference system id. This can only be set when updating an existing user.


OfficePhoneClearFlag

Boolean

No 

false 

If set to true, the user's office phone number will be set to null.

false

OtherContactInformationClearFlag

Boolean

No 

false 

If set to true, the user's other contact information will be set to null.

false

StartDateClearFlag

Boolean

No 

false

If set to true, the user's start date will be set to null. Between start date or end date, only one or neither can be set for a user.  Please clear the unused date. 

false
TemporaryPasswordFlagBooleanNofalseIf set to true, the temporary password will be emailed to the user.false

User

PwsUserDetail

Yes


This structure contains the complete set of information about a user. 


UserReferenceSystemIdClearFlagBooleanNofalseIf set to true, the user's reference system ID will be set to nullfalse

UserTimestamp

String

No 

false

This is a Base64 encoded timestamp optionally utilized for user locking.

false
SuppressPasswordEmailsFlagBooleanNofalseIf set to true, the email usually generated when a user is created or updated is suppressed.false

...