My Products
Help
Anonymous
Not applicable

Make it possible to filter discounts on customer and item

by Anonymous
Status: New

In the API it's possible to retrieve discounts from the API (/controller/api/v1/discount).

The results cannot be filtered by item or customer.

 

What we want, is to retrieve the applicable discount(s) for a customer based on the item they are ordering using our software (with the purpose of creating a sales order).

It would help us, if we can only retrieve those, since that would save us from replicating all data on our side and instead just retrieving the applicable data/discount for the current customer/item.