yezyilomo / odoo-rest-api

Module which expose Odoo as a REST API
MIT License
202 stars 162 forks source link

Product Price List #53

Open harpiya opened 4 years ago

harpiya commented 4 years ago

Hi,

We can access product information with api. The price of the product is displayed. But I couldn't find how to get the discounted price. I'm trying to reach the price list, but api response only shows the price list name. How can I reach the discounted price of the product.