Webhook Event Detail
概要
- Provider
- stripe
- Received
- 2026-03-10 08:14:42 UTC
- Event Type
customer.created- Event Id
evt_1T9IefAcQ3JXK4erwtsylRom- Path
- /webhooks/stripe
- Content-Type
- application/json; charset=utf-8
- Signature
- True
- Saved File
/var/www/test_web/received-webhooks/stripe/20260310_081442_557_f398f53cb1684a1bb5fa06b8922bfe70.json- Note
- Verified. Timestamp=1773130482
イベントの意味
未登録イベント
意味: このアプリ内の説明カタログには未登録のイベントです。保存された JSON の event_type / type と resource を確認してください。
送信タイミング: プロバイダ側で対象イベントが発生したときに送信されます。具体的な送信条件はイベント種別ごとに異なります。
典型アクション: まず raw JSON を確認し、必要なら業務処理へマッピングを追加してください。
Body JSON
{
"id": "evt_1T9IefAcQ3JXK4erwtsylRom",
"object": "event",
"api_version": "2026-01-28.clover",
"created": 1773119788,
"data": {
"object": {
"id": "cus_U7Xk9rHzQFGU9p",
"object": "customer",
"address": null,
"balance": 0,
"created": 1773119788,
"currency": null,
"customer_account": null,
"default_source": null,
"delinquent": false,
"description": "(created by Stripe CLI)",
"discount": null,
"email": null,
"invoice_prefix": "K9ATKPJC",
"invoice_settings": {
"custom_fields": null,
"default_payment_method": null,
"footer": null,
"rendering_options": null
},
"livemode": false,
"metadata": {},
"name": null,
"next_invoice_sequence": 1,
"phone": null,
"preferred_locales": [],
"shipping": null,
"tax_exempt": "none",
"test_clock": null
}
},
"livemode": false,
"pending_webhooks": 1,
"request": {
"id": "req_eJTI8fDex880GZ",
"idempotency_key": "141183fc-10ef-4797-b8fc-5a6350797117"
},
"type": "customer.created"
}
Headers
| Name | Value |
|---|---|
Accept |
*/*; q=0.5, application/json |
Cache-Control |
no-cache |
Connection |
close |
Content-Length |
1127 |
Content-Type |
application/json; charset=utf-8 |
Host |
wwz.kaigiken.com |
Stripe-Signature |
t=1773130482,v1=964a54ea5302bbf7668c79f1c0940340f553e349fc44d711e7b42d3b26c052ef,v0=18001127446965c96a569273e71dc83c16023a14a242af2259324ac0fc6fd92d |
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-10T08:14:42.5575715Z",
"method": "POST",
"scheme": "http",
"host": "wwz.kaigiken.com",
"path": "/webhooks/stripe",
"queryString": "",
"contentType": "application/json; charset=utf-8",
"contentLength": 1127,
"signatureVerified": true,
"eventId": "evt_1T9IefAcQ3JXK4erwtsylRom",
"eventType": "customer.created",
"note": "Verified. Timestamp=1773130482",
"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": "1127",
"X-Real-IP": "54.187.174.169",
"X-Forwarded-For": "54.187.174.169",
"X-Forwarded-Proto": "https",
"Stripe-Signature": "t=1773130482,v1=964a54ea5302bbf7668c79f1c0940340f553e349fc44d711e7b42d3b26c052ef,v0=18001127446965c96a569273e71dc83c16023a14a242af2259324ac0fc6fd92d"
},
"body": "{\n \u0022id\u0022: \u0022evt_1T9IefAcQ3JXK4erwtsylRom\u0022,\n \u0022object\u0022: \u0022event\u0022,\n \u0022api_version\u0022: \u00222026-01-28.clover\u0022,\n \u0022created\u0022: 1773119788,\n \u0022data\u0022: {\n \u0022object\u0022: {\n \u0022id\u0022: \u0022cus_U7Xk9rHzQFGU9p\u0022,\n \u0022object\u0022: \u0022customer\u0022,\n \u0022address\u0022: null,\n \u0022balance\u0022: 0,\n \u0022created\u0022: 1773119788,\n \u0022currency\u0022: null,\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: \u0022K9ATKPJC\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: 1,\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 },\n \u0022livemode\u0022: false,\n \u0022pending_webhooks\u0022: 1,\n \u0022request\u0022: {\n \u0022id\u0022: \u0022req_eJTI8fDex880GZ\u0022,\n \u0022idempotency_key\u0022: \u0022141183fc-10ef-4797-b8fc-5a6350797117\u0022\n },\n \u0022type\u0022: \u0022customer.created\u0022\n}"
}