In the context of using the webhook integration document, here's a short description of what certain terminologies imply.
Terminology | Description |
---|---|
Tenant | A tenant is an organisation unit that registers on the Enviso application for selling their tickets through one or more sales channels (direct or indirect). |
Webhook | A webhook is an HTTP-based callback function that allows lightweight, real-time, event-driven communication between Enviso and third-party integrators. These callbacks may be maintained, modified, and managed by third-party users and developers who may not necessarily be affiliated with the originating website or application. |
Event | An event is a categorisation for which webhook notifications can be managed (eg. order created, payment completed, etc.). |
Notification | A notification is a callback for an event executed within the scope of a webhook. |