Webhook Event Detail

一覧へ戻る

概要
Provider
stripe
Received
2026-03-18 15:20:33 UTC
Event Type
payout.reconciliation_completed
Event Id
evt_1TCLtcAcQ3JXK4erPIPWNOcx
Path
/webhooks/stripe
Content-Type
application/json; charset=utf-8
Signature
True
Saved File
/var/www/test_web/received-webhooks/stripe/20260318_152033_381_b8e3b96febe542d4b3a13fb767bd7f37.json
Note
Verified. Timestamp=1773847232 / order_id metadata not found.
イベントの意味
未登録イベント

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

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

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

Body JSON
{
  "id": "evt_1TCLtcAcQ3JXK4erPIPWNOcx",
  "object": "event",
  "api_version": "2026-01-28.clover",
  "created": 1773847232,
  "data": {
    "object": {
      "id": "po_1TCLtbAcQ3JXK4erkeClM4GJ",
      "object": "payout",
      "amount": 142945,
      "application_fee": null,
      "application_fee_amount": null,
      "arrival_date": 1774224000,
      "automatic": true,
      "balance_transaction": "txn_1TCLtcAcQ3JXK4erFo9GEPvh",
      "created": 1773847231,
      "currency": "jpy",
      "description": "STRIPE PAYOUT",
      "destination": "ba_1T4BCWAcQ3JXK4er0DCpJeSm",
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "livemode": false,
      "metadata": {},
      "method": "standard",
      "original_payout": null,
      "payout_method": null,
      "reconciliation_status": "completed",
      "reversed_by": null,
      "source_type": "card",
      "statement_descriptor": null,
      "status": "in_transit",
      "trace_id": {
        "status": "pending",
        "value": null
      },
      "type": "bank_account"
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payout.reconciliation_completed"
}
Headers
NameValue
Accept */*; q=0.5, application/json
Cache-Control no-cache
Connection close
Content-Length 1258
Content-Type application/json; charset=utf-8
Host wwz.kaigiken.com
Stripe-Signature t=1773847232,v1=8597271d361bb919f8028f8c60d4bfcaceff90fcfd47539eb7394b4b6429af81,v0=1b49e037cb264ce158fc82f24e1d552f90d209031d5a6a55dabac4be9a5fc4d9
User-Agent Stripe/1.0 (+https://stripe.com/docs/webhooks)
X-Forwarded-For 54.187.205.235
X-Forwarded-Proto https
X-Real-IP 54.187.205.235
保存済みエンベロープ JSON
{
  "provider": "stripe",
  "receivedAtUtc": "2026-03-18T15:20:33.3815295Z",
  "method": "POST",
  "scheme": "http",
  "host": "wwz.kaigiken.com",
  "path": "/webhooks/stripe",
  "queryString": "",
  "contentType": "application/json; charset=utf-8",
  "contentLength": 1258,
  "signatureVerified": true,
  "eventId": "evt_1TCLtcAcQ3JXK4erPIPWNOcx",
  "eventType": "payout.reconciliation_completed",
  "note": "Verified. Timestamp=1773847232 / order_id metadata not found.",
  "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": "1258",
    "X-Real-IP": "54.187.205.235",
    "X-Forwarded-For": "54.187.205.235",
    "X-Forwarded-Proto": "https",
    "Stripe-Signature": "t=1773847232,v1=8597271d361bb919f8028f8c60d4bfcaceff90fcfd47539eb7394b4b6429af81,v0=1b49e037cb264ce158fc82f24e1d552f90d209031d5a6a55dabac4be9a5fc4d9"
  },
  "body": "{\n  \u0022id\u0022: \u0022evt_1TCLtcAcQ3JXK4erPIPWNOcx\u0022,\n  \u0022object\u0022: \u0022event\u0022,\n  \u0022api_version\u0022: \u00222026-01-28.clover\u0022,\n  \u0022created\u0022: 1773847232,\n  \u0022data\u0022: {\n    \u0022object\u0022: {\n      \u0022id\u0022: \u0022po_1TCLtbAcQ3JXK4erkeClM4GJ\u0022,\n      \u0022object\u0022: \u0022payout\u0022,\n      \u0022amount\u0022: 142945,\n      \u0022application_fee\u0022: null,\n      \u0022application_fee_amount\u0022: null,\n      \u0022arrival_date\u0022: 1774224000,\n      \u0022automatic\u0022: true,\n      \u0022balance_transaction\u0022: \u0022txn_1TCLtcAcQ3JXK4erFo9GEPvh\u0022,\n      \u0022created\u0022: 1773847231,\n      \u0022currency\u0022: \u0022jpy\u0022,\n      \u0022description\u0022: \u0022STRIPE PAYOUT\u0022,\n      \u0022destination\u0022: \u0022ba_1T4BCWAcQ3JXK4er0DCpJeSm\u0022,\n      \u0022failure_balance_transaction\u0022: null,\n      \u0022failure_code\u0022: null,\n      \u0022failure_message\u0022: null,\n      \u0022livemode\u0022: false,\n      \u0022metadata\u0022: {},\n      \u0022method\u0022: \u0022standard\u0022,\n      \u0022original_payout\u0022: null,\n      \u0022payout_method\u0022: null,\n      \u0022reconciliation_status\u0022: \u0022completed\u0022,\n      \u0022reversed_by\u0022: null,\n      \u0022source_type\u0022: \u0022card\u0022,\n      \u0022statement_descriptor\u0022: null,\n      \u0022status\u0022: \u0022in_transit\u0022,\n      \u0022trace_id\u0022: {\n        \u0022status\u0022: \u0022pending\u0022,\n        \u0022value\u0022: null\n      },\n      \u0022type\u0022: \u0022bank_account\u0022\n    }\n  },\n  \u0022livemode\u0022: false,\n  \u0022pending_webhooks\u0022: 1,\n  \u0022request\u0022: {\n    \u0022id\u0022: null,\n    \u0022idempotency_key\u0022: null\n  },\n  \u0022type\u0022: \u0022payout.reconciliation_completed\u0022\n}"
}