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