Skip to main content
WEBHOOK
case-vouchers.delete
{
  "event": "<string>",
  "time": "<string>",
  "data": "<unknown>"
}

Documentation Index

Fetch the complete documentation index at: https://documentation.debbiecollect.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Body

application/json

Webhook payload

event
string

Event "case-vouchers.delete"

Example:

"case-vouchers.delete"

time
string

Event dispatch time

Example:

"2025-01-01T20:00:00.000Z"

data
any