Getting the list with all availabile categories. The list can be shortened by using the parameters _offset
and _limit
.
object
array
_session_hash
(string)Required. Session identifier (obtained during login - doLogin)
_offset
(integer)Required. Specifies results' shift by a certain offset.
_limit
(integer)Required. Specifies the amount of results in a query.
_modified_from
(dateTime)Specifies modification date from which the results are displayed. Unixtime format.
_modified_to
(dateTime)Specifies modification date to which the results are displayed. Unixtime format.
created_at
(dateTime)Created at.
updated_at
(dateTime)Last updated at.
id
(integer)Category identifier.
name
(string)Category name. Maximum of 255 characters.
parent_id
(integer)Parent identifier.
image
(string)File encoded using base64.
image_filename
(string)Image filename.
description
(string)Description.
main_page
(integer)Option Show on the main page
is_active
(integer)Active
is_hidden
(integer)Option Hide in the category tree
show_children_products
(integer)Option Show products from subcategories
url
(string)Friendly link