Customer API · Developers
BevQ webhooks
Subscribe an authorized application to supported BevQ events and verify every delivery before processing it.
Verified 2026-09-04 · Source 7071a2e
What this does
Subscribe an authorized application to supported BevQ events and verify every delivery before processing it.
Steps
- Review supported BevQ event types in the Developer Portal.
- Configure an HTTPS endpoint.
- Create the webhook subscription for the authorized scope.
- Verify signatures using the raw request body.
- Return a successful response only after accepting the delivery for processing.
What happens next
Your change is available within the scope you selected.
Warnings
- Never log signing secrets or full authorization headers.