Hi,
In the Ecommerce Web API, when I make a request for a product with a discount, both the Price and the PriceBeforeDiscount are the same. And discount comes back as 0.
Here's a quick repro: https://www.screencast.com/t/1fX242yrc
Is there some property that I need to pass in order for discounts to work or is the Web API not set up to work with discounts?
Thank you