Intended Application
To create a new system user.
Notes
- Password does not have to adhere to system security settings.
Input Parameters
PARAMETER |
DATA TYPE | DATA REQUIRED? | FORMATTING | NOTES |
---|---|---|---|---|
WS Security Token |
Alphanumeric |
Yes |
|
|
User Template External Reference | Alphanumeric | Yes | WS User Template is accessed to determine configuration not sent in this call. | |
User Name | Alphanumeric | Yes | ||
User Email Address | Alphanumeric | Yes | ||
User Phone Number | Formatted Numeric | No | See Article | |
Department External Reference | Alphanumeric | Yes | ||
GMT Offset | Decimal | Yes | Hours difference from UTC time, in non-DST periods. | |
Daylight Savings In Use | Numeric | Yes | 0 = DST not observed 1 = DST observed |
|
Password | Alphanumeric | Yes |
Common Return Codes
0,1,2,100,101,102,15003,16000,16002,16004,16005,16006,16008
Additional error codes may be generated. Their descriptions can be found by calling GetReturnCodeMessage.
More Information