{
"name": "Production Booking Events",
"url": "https://your-system.example.com/webhooks/bls",
"events": [
"booking.created",
"booking.confirmed",
"booking.certificate_available"
],
"timeout_seconds": 10,
"is_active": true
}