Jump to content

Edit History

camillo777

camillo777

On 3/23/2018 at 8:43 PM, lem__mel said:

Well, I found it when looking for something else: you need to ask on a product its price.

Link to the official documentation : PS16/Chapter+10+-+Price+management

Exemple :


/api/products/325?price[my_price][use_tax]=1&price[my_price][?price[my_price][use_tax]=1&price[my_price][quantity]=2

where my_price is the XML tag that will be used for storing the final unitary price of the product.

Hello, I am doing something similar, is this working on JSON as well?

It seems that filtering on the field "my_price" is not working.

EDIT: yes it is working even on JSON

Thank you

Camillo

camillo777

camillo777

On 3/23/2018 at 8:43 PM, lem__mel said:

Well, I found it when looking for something else: you need to ask on a product its price.

Link to the official documentation : PS16/Chapter+10+-+Price+management

Exemple :


/api/products/325?price[my_price][use_tax]=1&price[my_price][?price[my_price][use_tax]=1&price[my_price][quantity]=2

where my_price is the XML tag that will be used for storing the final unitary price of the product.

Hello, I am doing something similar, is this working on JSON as well?

It seems that filtering on the field "my_price" is not working.

Thank you

Camillo

×
×
  • Create New...