Updating the list of accessories for a product with the given identifier.
object
object
_session_hash
(string)Required. Session identifier (received during login - doLogin)
product_id
(integer)Required. Product identifier.
accessories
(array of integer)Required. Accessory identifiers. Passing an empty array removes all accessories from the product.
_update
(boolean)Update status.