Adds the price of a product in a selected currency.
Data type => object
_session_hash (string)
Required. Session identifier (obtained during login - doLogin)
product_id (integer)
Required. Product identifier
currency_id (integer)
Required. Currency identifier
tax_id (integer)
VAT tax 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
product_id (integer)
Product identifier
currency_id (integer)
Currency identifier