Webhook Event Reference
1. Where events go
Destination
How it is configured
Scope
2. Set or update the terminal webhook
PUT /Terminals/{terminalId}/webhook
Authorization: Bearer {access_token}
Content-Type: application/json
Accept: application/json{
"url": "https://example.com/bead/webhooks",
"signingSecret": "b5b9ee11f2b447c9b3294ff9a8f6f53c"
}3. Event payload and signature
Value
Meaning
4. Delivery mechanics
Item
Value
5. Best practice checklist
6. Roadmap
Last updated