updateFavoriteCoupon

abstract fun updateFavoriteCoupon(favoriteId: String, favoriteName: String, sessionToken: String): Single<FavoriteCoupon>