Updates the product price in the selected currency.
Data type => object
_session_hash (string)
Required. Session identifier (received during login - doLogin)
product_id (integer)
Required. Product identifier
currency_id (integer)
Required. Currency identifier
tax_id (integer)
VAT rate identifier
price (double)
Net price of the product
price_brutto (double)
Gross price of the product
old_price (double)
Old net price of the product
old_price_brutto (double)
Old gross price of the product
wholesale_a_netto (double)
Net price for wholesale group A of the product
wholesale_b_netto (double)
Net price for wholesale group B of the product
wholesale_c_netto (double)
Net price for wholesale group C of the product
wholesale_a_brutto (double)
Gross price for wholesale group A of the product
wholesale_b_brutto (double)
Gross price for wholesale group B of the product
wholesale_c_brutto (double)
Gross price for wholesale group C of the product
Data type => object
_update (boolean)
Update status