[API Reference/Redeem] Stackable Discounts
Closed this issue · 1 comments
janiksam commented
https://support.voucherify.io/article/23-whats-new-in-voucherify#v20220628
Table needs to be updated: The one in the description correctly says that a category is only displayed if the other 2 parameters are present. The one in the actual request body doesn't have this description and this information may be misleading because in order to get the category, you need redeemable
and redemption
(and of course category
).
Incorrect
Correct
p-zielinski commented
Thanks