Webhook Event Detail

一覧へ戻る

概要
Provider
stripe
Received
2026-03-10 09:11:50 UTC
Event Type
customer.updated
Event Id
evt_1T9JVlAcQ3JXK4erGgDux7VL
Path
/webhooks/stripe
Content-Type
application/json; charset=utf-8
Signature
True
Saved File
/var/www/test_web/received-webhooks/stripe/20260310_091150_442_8610705dff054920bc71b9a70b563429.json
Note
Verified. Timestamp=1773133910
イベントの意味
未登録イベント

意味: このアプリ内の説明カタログには未登録のイベントです。保存された JSON の event_type / type と resource を確認してください。

送信タイミング: プロバイダ側で対象イベントが発生したときに送信されます。具体的な送信条件はイベント種別ごとに異なります。

典型アクション: まず raw JSON を確認し、必要なら業務処理へマッピングを追加してください。

Body JSON
{
  "id": "evt_1T9JVlAcQ3JXK4erGgDux7VL",
  "object": "event",
  "api_version": "2026-01-28.clover",
  "created": 1773123081,
  "data": {
    "object": {
      "id": "cus_U7YcElmTgIJFOL",
      "object": "customer",
      "address": null,
      "balance": 0,
      "created": 1773123076,
      "currency": "usd",
      "customer_account": null,
      "default_source": null,
      "delinquent": false,
      "description": "(created by Stripe CLI)",
      "discount": null,
      "email": null,
      "invoice_prefix": "FSWLXKID",
      "invoice_settings": {
        "custom_fields": null,
        "default_payment_method": null,
        "footer": null,
        "rendering_options": null
      },
      "livemode": false,
      "metadata": {},
      "name": null,
      "next_invoice_sequence": 2,
      "phone": null,
      "preferred_locales": [],
      "shipping": null,
      "tax_exempt": "none",
      "test_clock": null
    },
    "previous_attributes": {
      "next_invoice_sequence": 1
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": "req_0V3NzwxvxkKmo2",
    "idempotency_key": "2dc29448-10df-4bbf-bff6-1f1ae64de02e"
  },
  "type": "customer.updated"
}
Headers
NameValue
Accept */*; q=0.5, application/json
Cache-Control no-cache
Connection close
Content-Length 1197
Content-Type application/json; charset=utf-8
Host wwz.kaigiken.com
Stripe-Signature t=1773133910,v1=f08e5529b897b84e9b0a4434de15014d2e49628b31157beeb37541bf9f56cc26,v0=959eec904e8834cd918b4e1e2278c347ee349271be3878b8390776b3d6163b99
User-Agent Stripe/1.0 (+https://stripe.com/docs/webhooks)
X-Forwarded-For 54.187.174.169
X-Forwarded-Proto https
X-Real-IP 54.187.174.169
保存済みエンベロープ JSON
{
  "provider": "stripe",
  "receivedAtUtc": "2026-03-10T09:11:50.4419889Z",
  "method": "POST",
  "scheme": "http",
  "host": "wwz.kaigiken.com",
  "path": "/webhooks/stripe",
  "queryString": "",
  "contentType": "application/json; charset=utf-8",
  "contentLength": 1197,
  "signatureVerified": true,
  "eventId": "evt_1T9JVlAcQ3JXK4erGgDux7VL",
  "eventType": "customer.updated",
  "note": "Verified. Timestamp=1773133910",
  "headers": {
    "Accept": "*/*; q=0.5, application/json",
    "Connection": "close",
    "Host": "wwz.kaigiken.com",
    "User-Agent": "Stripe/1.0 (\u002Bhttps://stripe.com/docs/webhooks)",
    "Cache-Control": "no-cache",
    "Content-Type": "application/json; charset=utf-8",
    "Content-Length": "1197",
    "X-Real-IP": "54.187.174.169",
    "X-Forwarded-For": "54.187.174.169",
    "X-Forwarded-Proto": "https",
    "Stripe-Signature": "t=1773133910,v1=f08e5529b897b84e9b0a4434de15014d2e49628b31157beeb37541bf9f56cc26,v0=959eec904e8834cd918b4e1e2278c347ee349271be3878b8390776b3d6163b99"
  },
  "body": "{\n  \u0022id\u0022: \u0022evt_1T9JVlAcQ3JXK4erGgDux7VL\u0022,\n  \u0022object\u0022: \u0022event\u0022,\n  \u0022api_version\u0022: \u00222026-01-28.clover\u0022,\n  \u0022created\u0022: 1773123081,\n  \u0022data\u0022: {\n    \u0022object\u0022: {\n      \u0022id\u0022: \u0022cus_U7YcElmTgIJFOL\u0022,\n      \u0022object\u0022: \u0022customer\u0022,\n      \u0022address\u0022: null,\n      \u0022balance\u0022: 0,\n      \u0022created\u0022: 1773123076,\n      \u0022currency\u0022: \u0022usd\u0022,\n      \u0022customer_account\u0022: null,\n      \u0022default_source\u0022: null,\n      \u0022delinquent\u0022: false,\n      \u0022description\u0022: \u0022(created by Stripe CLI)\u0022,\n      \u0022discount\u0022: null,\n      \u0022email\u0022: null,\n      \u0022invoice_prefix\u0022: \u0022FSWLXKID\u0022,\n      \u0022invoice_settings\u0022: {\n        \u0022custom_fields\u0022: null,\n        \u0022default_payment_method\u0022: null,\n        \u0022footer\u0022: null,\n        \u0022rendering_options\u0022: null\n      },\n      \u0022livemode\u0022: false,\n      \u0022metadata\u0022: {},\n      \u0022name\u0022: null,\n      \u0022next_invoice_sequence\u0022: 2,\n      \u0022phone\u0022: null,\n      \u0022preferred_locales\u0022: [],\n      \u0022shipping\u0022: null,\n      \u0022tax_exempt\u0022: \u0022none\u0022,\n      \u0022test_clock\u0022: null\n    },\n    \u0022previous_attributes\u0022: {\n      \u0022next_invoice_sequence\u0022: 1\n    }\n  },\n  \u0022livemode\u0022: false,\n  \u0022pending_webhooks\u0022: 1,\n  \u0022request\u0022: {\n    \u0022id\u0022: \u0022req_0V3NzwxvxkKmo2\u0022,\n    \u0022idempotency_key\u0022: \u00222dc29448-10df-4bbf-bff6-1f1ae64de02e\u0022\n  },\n  \u0022type\u0022: \u0022customer.updated\u0022\n}"
}