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