addCouponIdToFavorite

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