Skip to main content
WEBHOOK

Headers

X-Verification-Token
string<uuid>
required

Sent with every delivery so the receiver can verify the request really comes from Debbie. The token is issued when the webhook is created — compare it with the stored value and reject deliveries that do not match.

Body

application/json
event
enum<string>

The deposit event that fired

Available options:
deposits.created,
deposits.booked,
deposits.moved,
deposits.unbooked,
deposits.deleted,
deposits.restored
time
string

Event dispatch time

data
object

Data of the event