Service to support user API.
| CreateUser |
|---|
|
Creates a Merchant Center account user. Executing this method requires admin access.
|
| DeleteUser |
|---|
|
Deletes a Merchant Center account user. Executing this method requires admin access. The user to be deleted can't be the last admin user of that account.
|
| GetUser |
|---|
|
Retrieves a Merchant Center account user.
|
| ListUsers |
|---|
|
Lists all users of a Merchant Center account.
|
| UpdateUser |
|---|
|
Updates a Merchant Center account user. Executing this method requires admin access.
|
| VerifySelf |
|---|
|
Updates the user that is represented by the caller from pending to verified.
|