Method | Method detail |
---|---|
getCoupons() | Used to fetch the list of all available coupons. |
getMyCoupons() | Used to fetch the list of logged-in user’s coupons |
getPointsCoupons() | Used to fetch the list of logged-in user’s coupons. |
redeemCoupon() | Used to redeem any particular coupon. |