Retrieving a user with a given identifier.
object
object
_session_hash
(string)Required. Session identifier (received during login - doLogin)
id
(integer)Identifier of the created user.
created_at
(dateTime)Entry creation date.
id
(integer)Identifier.
username
(string)Username.
last_login
(dateTime)Date of last login.
salt
(integer)Salt.
password
(string)Password.
is_active
(integer)Active.
is_super_admin
(integer)Super administrator.
wholesale
(string)Wholesale customer. Returns a digit:
0
- no wholesale group1
- wholesale group A2
- wholesale group B3
- wholesale group Cpoints
(integer)Number of customer points.
discount
(double)Overall discount.