OpenUser
Description
Creates a new user under an existing account.
Formal Definition
https://ws.interfax.net/admin.asmx?op=OpenUser
Input
Name | Type | Comments |
---|---|---|
PrimaryUsername | String | |
PrimaryPassword | String | |
NewUser | User_General | Structure defined in Appendix B |
Return Value | Integer | 0= OK; less than 0 = Error (see Appendix A) |