Adding new category.
object
object
_session_hash
(string)Required. Session identifier (obtained during login - doLogin)
name
(string)Required. Category name. Maximum of 255 characters.
parent_id
(integer)Required. Parent's identifier for created category. If category is to be the main category, enter 0 as parent_id.
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
id
(integer)Identifier of created category.