module->getService(WishlistDataProvider::class); $response = $this->handleDataSync($wishlistDataProvider); $this->exitWithResponse($response); } }