I’m writing to inquire about REST API and set discounts combinations.
I’m working on a project to create a discount (fixed_amount) and a discount (free shipping) by API Rest, and those discounts has to be avaliable to use in the same order.
However, I looked in API documentation how do set the combination by API and I haven’t found how to do it.
Can I set this combination by API or it’s available just from the administrative panel?