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