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