Updating a category with the given identifier.
object
object
_session_hash
(string)Required. Session identifier (received during login - doLogin)
id
(integer)Required. Identifier.
name
(string)Category name. Maximum length 255 characters.
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
_update
(boolean)Update status.