Downloading a list of users. The list can be shortened using the _offset and _limit parameters.
objectarray_session_hash (string)Required. Session identifier (received during login - doLogin)
_offset (integer)Required. Specifies the offset of the results by a specified offset.
_limit (integer)Required. Specifies the number of results in the query.
_modified_from (dateTime)Specifies the modification date from which the results will be displayed. Time in unixtime.
_modified_to (dateTime)Specifies the modification date to which the results will be displayed. Time in unixtime.
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 bulk group1 - bulk group A2 - bulk group B3 - bulk group Cpoints (integer)Number of customer points.
discount (double)Overall discount.