addCouponIdToFavorite

abstract fun addCouponIdToFavorite(favoriteId: String, couponId: String, sessionToken: String): Single<FavoriteCoupon>