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

GetRedemptionsForVouchers do not contain source_id #87

Closed Hrefna closed 2 years ago

Hrefna commented 2 years ago

When calling the API directly Get Voucher's Redemptions contains the customer source_id. However when using Redemptions.GetForVoucher in the SDK only the customer_id is returned and no source_id.

bandraszyk commented 2 years ago

Resolved in https://github.com/voucherifyio/voucherify-dotNET-sdk/pull/89. Thanks again for preparing a PR, but I had to adjust it a little bit. Please, let me know if you need anything else to be changed in the sdk.