{
  "id": "evt_3RZYhyAcvT948ofK0sigxdwV",
  "object": "event",
  "api_version": "2025-05-28.basil",
  "created": 1749825354,
  "data": {
    "object": {
      "id": "pi_3RZYhyAcvT948ofK0iqYG1Nq",
      "object": "payment_intent",
      "amount": 2000,
      "amount_capturable": 0,
      "amount_details": {
        "tip": {
        }
      },
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic_async",
      "client_secret": "pi_3RZYhyAcvT948ofK0iqYG1Nq_secret_uIExOnu0oVrxLBiSz5882x1wh",
      "confirmation_method": "automatic",
      "created": 1749825354,
      "currency": "usd",
      "customer": null,
      "description": "(created by Stripe CLI)",
      "last_payment_error": null,
      "latest_charge": null,
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_configuration_details": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "mandate_options": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 2,
  "request": {
    "id": "req_J77Shh9aSyBQCQ",
    "idempotency_key": "5e3df015-e024-405b-b39f-e25736dac4ad"
  },
  "type": "payment_intent.created"
}