voucherifyio / voucherify-dotNET-sdk

.Net SDK for Voucherify - coupons, vouchers, promo codes http://www.voucherify.io
http://www.voucherify.io
MIT License
12 stars 16 forks source link

RedemptionEntries list is always empty in Vouchers.Get #86

Closed Hrefna closed 2 years ago

Hrefna commented 2 years ago

When calling the Vouchers.Get() endpoint the Redemption object shows a RedeemedQuantity of greater than 0 but the RedemptionEntries list is empty. According to Voucherify tech support this is an issue that only happens in this SDK so they asked me to report it here.

image

Hrefna commented 2 years ago

I was just informed that I should use Redemptions.GetForVoucher to achieve this