Updating a product option.
object
object
option_id
(integer)Required. Product option identifier.
_session_hash
(string)Required. Session identifier (received during login - doLogin)
value
(string)Option value.
price
(string)Price modifier.
old_price
(double)Old price.
stock
(double)Stock level.
weight
(string)Weight modifier.
code
(string)Product code.
pum
(double)Unit of measure price.
image_id
(integer)Product image identifier.
man_code
(string)
Manufacturer code
is_stock_enabled
(integer)
Specifies whether the option has stock enabled
_update
(boolean)Update status.