Description
This function will move a user into the Locked group.
Style
Document
Input (Literal)
The input of this method is the argument lockUser of type lockUser having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
---|---|---|---|
userUUID |
string |
0..1 |
The UUID of the user to lock |
customerUUID |
string |
0..1 |
The customer on which to lock the user. If this is null, it will be locked for all customers on the billing entity. |
Output (Literal)
The output of this method is the argument lockUserResponse of type lockUserResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
success |
boolean |
1..1 |
Returns true on success |