Message-ID: <1259739758.377322.1711621173304.JavaMail.root@confluence-doc2-production> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_377321_1733177072.1711621173299" ------=_Part_377321_1733177072.1711621173299 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Chapter 10 - Price management

Chapter 10 - Price management

Chapter 10 - Price management

Description

It is possible to retrieve the customer prices for a given product, simp= ly by passing parameters to a web service query.

These custom prices are available for the following entities:

Custom prices have an alias that you must indicate.

Example

Let's say we want to retrieve the price for combination '25' of the prod= uct '1', with tax, in a web service field name "my_price".

The query: /api/products/1?price[my_price][use_tax]=3D1&price[= my_price][product_attribute]=3D25

Before PrestaShop 1.6.0.10, this query retrieved the price witho= ut tax. The behavior has been changed to make it more on par with = needs.

Parameters

Here is the list of available parameters when needing to define a custom= price:

------=_Part_377321_1733177072.1711621173299--