Webhook Event Detail

一覧へ戻る

概要
Provider
stripe
Received
2026-03-10 05:10:18 UTC
Event Type
v2.core.event_destination.ping
Event Id
evt_test_65UIgMNwjRRPIx9MXP016UDYFY2rHNyLGtFJRBlKUDY97Q
Path
/webhooks/stripe
Content-Type
application/json; charset=utf-8
Signature
-
Saved File
/var/www/test_web/received-webhooks/stripe/20260310_051018_957_5e76b55e5fc34109b0de9dec366a2afa.json
Note
-
イベントの意味
未登録イベント

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

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

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

Body JSON
{
  "id": "evt_test_65UIgMNwjRRPIx9MXP016UDYFY2rHNyLGtFJRBlKUDY97Q",
  "object": "v2.core.event",
  "type": "v2.core.event_destination.ping",
  "livemode": false,
  "created": "2026-03-10T05:00:19.544Z",
  "related_object": {
    "id": "ed_test_61UIg8i0ttwjZn37816UDYFY2rHNyLGtFJRBlKUDYGxU",
    "type": "v2.core.event_destination",
    "url": "/v2/core/event_destinations/ed_test_61UIg8i0ttwjZn37816UDYFY2rHNyLGtFJRBlKUDYGxU"
  },
  "reason": {
    "type": "request",
    "request": {
      "id": "req_v2rJSouLawuvrdPTd",
      "idempotency_key": "9eca68ab-1885-369c-9e28-e4c840006259"
    }
  }
}
Headers
NameValue
Accept */*
Accept-Encoding gzip
Cache-Control no-cache
Connection close
Content-Length 512
Content-Type application/json; charset=utf-8
Host wwz.kaigiken.com
stripe-signature t=1773119418,v1=bc2195676eb79e988f81c5305bec58ca1b7520068d9bae92d0e01b6426363b55
User-Agent Stripe/2.0 (+<https://docs.stripe.com/event-destinations>)
X-Forwarded-For 54.187.216.72
X-Forwarded-Proto https
X-Real-IP 54.187.216.72
保存済みエンベロープ JSON
{
  "provider": "stripe",
  "receivedAtUtc": "2026-03-10T05:10:18.9516968Z",
  "method": "POST",
  "scheme": "http",
  "host": "wwz.kaigiken.com",
  "path": "/webhooks/stripe",
  "queryString": "",
  "contentType": "application/json; charset=utf-8",
  "contentLength": 512,
  "headers": {
    "Accept": "*/*",
    "Connection": "close",
    "Host": "wwz.kaigiken.com",
    "User-Agent": "Stripe/2.0 (\u002B\u003Chttps://docs.stripe.com/event-destinations\u003E)",
    "Accept-Encoding": "gzip",
    "Cache-Control": "no-cache",
    "Content-Type": "application/json; charset=utf-8",
    "Content-Length": "512",
    "X-Real-IP": "54.187.216.72",
    "X-Forwarded-For": "54.187.216.72",
    "X-Forwarded-Proto": "https",
    "stripe-signature": "t=1773119418,v1=bc2195676eb79e988f81c5305bec58ca1b7520068d9bae92d0e01b6426363b55"
  },
  "body": "{\u0022id\u0022:\u0022evt_test_65UIgMNwjRRPIx9MXP016UDYFY2rHNyLGtFJRBlKUDY97Q\u0022,\u0022object\u0022:\u0022v2.core.event\u0022,\u0022type\u0022:\u0022v2.core.event_destination.ping\u0022,\u0022livemode\u0022:false,\u0022created\u0022:\u00222026-03-10T05:00:19.544Z\u0022,\u0022related_object\u0022:{\u0022id\u0022:\u0022ed_test_61UIg8i0ttwjZn37816UDYFY2rHNyLGtFJRBlKUDYGxU\u0022,\u0022type\u0022:\u0022v2.core.event_destination\u0022,\u0022url\u0022:\u0022/v2/core/event_destinations/ed_test_61UIg8i0ttwjZn37816UDYFY2rHNyLGtFJRBlKUDYGxU\u0022},\u0022reason\u0022:{\u0022type\u0022:\u0022request\u0022,\u0022request\u0022:{\u0022id\u0022:\u0022req_v2rJSouLawuvrdPTd\u0022,\u0022idempotency_key\u0022:\u00229eca68ab-1885-369c-9e28-e4c840006259\u0022}}}"
}