voucherifyio / voucherify-ruby-sdk

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

Allow vouchers listing with no params and enable force param for product #30

Closed brunovelasco closed 3 years ago

brunovelasco commented 6 years ago

Sometimes we don't need to specify any params for listing vouchers, which leads to an error. This fixes this scenario.

Also, it allows to permanently delete a product by specifying force: true

brunovelasco commented 3 years ago

Closing due no updates here.