Filter
Stripe Customer <nozzle_app.app_data_structures.payments.StripeCustomer object at 0x7fed70c6fd00>
Created At 2026-07-28 00:00:18.745445+00:00
Event Type customer.subscription.deleted
Data
{
  "id": "evt_1TxyRRHSK9BR5Epp8BIN80Is",
  "data": {
    "object": {
      "id": "sub_1MgGg7HSK9BR5EppjB1l7bpv",
      "plan": {
        "id": "price_1M9n9DHSK9BR5Epph8cLKqji",
        "meter": null,
        "active": true,
        "amount": 7500,
        "object": "plan",
        "created": 1669802651,
        "product": "prod_MtaJMdKlE4ezmL",
        "currency": "usd",
        "interval": "month",
        "livemode": true,
        "metadata": {},
        "nickname": null,
        "tiers_mode": null,
        "usage_type": "licensed",
        "amount_decimal": "7500",
        "billing_scheme": "per_unit",
        "interval_count": 1,
        "aggregate_usage": null,
        "transform_usage": null,
        "trial_period_days": null
      },
      "items": {
        "url": "/v1/subscription_items?subscription=sub_1MgGg7HSK9BR5EppjB1l7bpv",
        "data": [
          {
            "id": "si_NR8yZxLQB5DeqZ",
            "plan": {
              "id": "price_1M9n9DHSK9BR5Epph8cLKqji",
              "meter": null,
              "active": true,
              "amount": 7500,
              "object": "plan",
              "created": 1669802651,
              "product": "prod_MtaJMdKlE4ezmL",
              "currency": "usd",
              "interval": "month",
              "livemode": true,
              "metadata": {},
              "nickname": null,
              "tiers_mode": null,
              "usage_type": "licensed",
              "amount_decimal": "7500",
              "billing_scheme": "per_unit",
              "interval_count": 1,
              "aggregate_usage": null,
              "transform_usage": null,
              "trial_period_days": null
            },
            "price": {
              "id": "price_1M9n9DHSK9BR5Epph8cLKqji",
              "type": "recurring",
              "active": true,
              "object": "price",
              "created": 1669802651,
              "product": "prod_MtaJMdKlE4ezmL",
              "currency": "usd",
              "livemode": true,
              "metadata": {},
              "nickname": null,
              "recurring": {
                "meter": null,
                "interval": "month",
                "usage_type": "licensed",
                "interval_count": 1,
                "aggregate_usage": null,
                "trial_period_days": null
              },
              "lookup_key": null,
              "tiers_mode": null,
              "unit_amount": 7500,
              "tax_behavior": "exclusive",
              "billing_scheme": "per_unit",
              "custom_unit_amount": null,
              "transform_quantity": null,
              "unit_amount_decimal": "7500"
            },
            "object": "subscription_item",
            "created": 1677542664,
            "metadata": {},
            "quantity": 1,
            "discounts": [],
            "tax_rates": [],
            "subscription": "sub_1MgGg7HSK9BR5EppjB1l7bpv",
            "billing_thresholds": null,
            "current_period_end": 1785196800,
            "current_period_start": 1782604800
          }
        ],
        "object": "list",
        "has_more": false,
        "total_count": 1
      },
      "object": "subscription",
      "status": "canceled",
      "created": 1677542400,
      "currency": "usd",
      "customer": "cus_KaapUrJFgcT3Rm",
      "discount": null,
      "ended_at": 1785196800,
      "livemode": true,
      "metadata": {},
      "quantity": 1,
      "schedule": null,
      "cancel_at": 1785196800,
      "discounts": [],
      "trial_end": null,
      "start_date": 1677542400,
      "test_clock": null,
      "application": null,
      "canceled_at": 1784133272,
      "description": null,
      "trial_start": null,
      "billing_mode": {
        "type": "classic",
        "flexible": null
      },
      "on_behalf_of": null,
      "automatic_tax": {
        "enabled": true,
        "liability": {
          "type": "self"
        },
        "disabled_reason": null
      },
      "transfer_data": null,
      "days_until_due": null,
      "default_source": null,
      "latest_invoice": "in_1Tn6CpHSK9BR5EppJm1nGCFG",
      "pending_update": null,
      "trial_settings": {
        "end_behavior": {
          "missing_payment_method": "create_invoice"
        }
      },
      "customer_account": null,
      "invoice_settings": {
        "footer": null,
        "issuer": {
          "type": "self"
        },
        "description": null,
        "custom_fields": null,
        "account_tax_ids": null
      },
      "managed_payments": {
        "enabled": false
      },
      "pause_collection": null,
      "payment_settings": {
        "payment_method_types": null,
        "payment_method_options": null,
        "save_default_payment_method": null
      },
      "collection_method": "charge_automatically",
      "default_tax_rates": [],
      "billing_thresholds": null,
      "current_period_end": 1785196800,
      "billing_cycle_anchor": 1677542400,
      "cancel_at_period_end": true,
      "cancellation_details": {
        "reason": "cancellation_requested",
        "comment": null,
        "feedback": null
      },
      "current_period_start": 1782604800,
      "pending_setup_intent": null,
      "default_payment_method": "pm_1LBeC9HSK9BR5EppNZnyUrpD",
      "application_fee_percent": null,
      "billing_cycle_anchor_config": null,
      "pending_invoice_item_interval": null,
      "next_pending_invoice_item_invoice": null
    }
  },
  "type": "customer.subscription.deleted",
  "object": "event",
  "created": 1785196817,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "livemode": true,
  "api_version": "2020-08-27",
  "pending_webhooks": 7
}