Adding a new category.
objectobject_session_hash (string)Required. Session identifier (received during login - doLogin)
name (string)Required. Category name. Maximum length 255 characters.
parent_id (integer)Required. Parent identifier for the created category. If it is to be a main category, enter 0 as parent_id.
image (string)File encoded with base64 method
image_filename (string)File name containing the image
description (string)Content of the description.
main_page (integer)Option Show on main page
is_active (integer)Active
is_hidden (integer)Option Hide in category tree
show_children_products (integer)Option Show products from subcategories
url (string)Friendly link
id (integer)Identifier of the created category.