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