QSmartQ Support

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

  1. Review supported BevQ event types in the Developer Portal.
  2. Configure an HTTPS endpoint.
  3. Create the webhook subscription for the authorized scope.
  4. Verify signatures using the raw request body.
  5. 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.

Related articles

Was this helpful?