Magidoc

Create CRUser

Arguments

#

dedupe

Enables employee de-duplication. When true, deduplication is enabled. Defaults to false.

ekey

Key of entities which are expected to be in result. For example: task will return the CRToDos only allowed to be accessed by the current user based on Task permission matrix. ekey should be used in combination with proper qualifier to make results logical. For example: ekey task and qualifier toDoTypeKey=0 or ekey Contact and qualifier userRoleID=11 .

language

request

Non-null

Response

#

Returns CRUser .

Example

#

    
  

3

    
  

3

    
  

3