Loading...
Loading...
Monitor payloads sent from Lightswind infrastructure to your endpoints.
Event ID
evt_2
Target Endpoint
https://api.myapp.com/webhooks/stripe
Response Time
5,021ms
Payload Response Data
{
"id": "evt_2",
"object": "event",
"api_version": "2026-01-01",
"created": 1718641200,
"data": {
"object": {
"id": "sub_1",
"customer": "cus_9x",
"status": "active",
"items": [
{
"id": "si_1",
"plan": "plan_pro",
"quantity": 1
}
]
}
},
"type": "customer.subscription.created"
}