getCouponInfo

abstract fun getCouponInfo(couponId: String?, barcode: String?, sessionToken: String?): Single<Coupon>