getCouponInfo

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