File size: 431 Bytes
fedb4ba
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
news_updates = {
    "latest_news": [
        "Razorpay raises $160 million in Series E.",
        "Razorpay launches RazorpayX Payroll."
    ],
    "product_announcements": [
        "RazorpayX - Neo Banking Platform",
        "Thirdwatch - Fraud Detection"
    ],
    "mergers_acquisitions": [],
    "regulatory_changes": ["RBI guidelines on digital payments"],
    "ceo_interviews": ["Harshil Mathur's interview with ET Now."]
}