{
  "id": "evt_3RZATtAcvT948ofK0X2EXpYi",
  "object": "event",
  "api_version": "2025-05-28.basil",
  "created": 1749732225,
  "data": {
    "object": {
      "id": "pi_3RZATtAcvT948ofK0twWLt5x",
      "object": "payment_intent",
      "amount": 2000,
      "amount_capturable": 0,
      "amount_details": {
        "tip": {
        }
      },
      "amount_received": 2000,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic_async",
      "client_secret": "pi_3RZATtAcvT948ofK0twWLt5x_secret_jhfi6k8gcdNSBCky2PSliDBBb",
      "confirmation_method": "automatic",
      "created": 1749732225,
      "currency": "usd",
      "customer": null,
      "description": "(created by Stripe CLI)",
      "last_payment_error": null,
      "latest_charge": "ch_3RZATtAcvT948ofK0weU4NtB",
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": "pm_1RZATsAcvT948ofKizCo7yln",
      "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": {
        "address": {
          "city": "San Francisco",
          "country": "US",
          "line1": "510 Townsend St",
          "line2": null,
          "postal_code": "94103",
          "state": "CA"
        },
        "carrier": null,
        "name": "Jenny Rosen",
        "phone": null,
        "tracking_number": null
      },
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 3,
  "request": {
    "id": "req_rZraCbbwZhsg6u",
    "idempotency_key": "242b1bc8-2b81-49a1-b148-e1f425bde8bb"
  },
  "type": "payment_intent.succeeded"
}