Returns a list of all available categories for a given product. The list can be shortened using the _offset and _limit parameters.
objectarray_session_hash (string)Required. Session identifier (received during login - doLogin)
id (integer)Required. Specifies the product identifier for which the categories will be returned.
_offset (integer)Required. Specifies the offset of the results by a given offset.
_limit (integer)Required. Specifies the number of results in the query.
_modified_from (integer)Specifies the modification date from which the results will be displayed. Time in unixtime.
_modified_to (integer)Specifies the modification date to which the results will be displayed. Time in unixtime.
created_at (dateTime)Entry creation date.
updated_at (dateTime)Date of last entry modification.
id (integer)Identifier.
category_id (integer)Category identifier.
is_default (integer)Specifies whether the given category is the main product category