Triggered when a payment intent is updated.
{
"id": "ev_16Bmk89pQUVp3UMJ",
"occurred_at": 1762406872,
"source": "admin_console",
"object": "event",
"api_version": "v2",
"event_type": "payment_intent_updated",
"webhook_status": "not_applicable",
"content": {
"payment_intent": {
"amount": 5000,
"created_at": 1517501515,
"currency_code": "USD",
"expires_at": 1517503315,
"gateway": "chargebee",
"...": "..."
}
}
}