Updating a user with the given identifier.
object
object
_session_hash
(string)Required. Session identifier (received during login - doLogin)
id
(integer)Required. Identifier.
username
(string)Username (email).
password
(string)Password.
is_active
(integer)Active.
is_super_admin
(integer)Super administrator.
wholesale
(string)Wholesale customer. Accepts digits:
0
- no wholesale group1
- wholesale group A2
- wholesale group B3
- wholesale group Cdiscount
(double)Overall discount.
_update
(boolean)Update status.