Updating a product's options.
object
object
option_id
(integer)Required. Product option identifier.
_session_hash
(string)Required. Session identifier (obtained during login - doLogin)
value
(string)Option's value.
price
(string)Price modifier.
old_price
(double)Old price.
stock
(double)Option's stock.
weight
(string)Weight modifier.
code
(string)Product code.
pum
(double)Unit of measure price.
image_id
(integer)Product image identifier.
_update
(boolean)Update status.