trade.executed
A trade prints against your order.
Event schema version 2026-05-08. Delivered as the type field of the webhook
envelope, signed with Drazill-Webhook-Signature.
Payload fields
The data object carries these fields. Money and quantity values are delivered as decimal
strings. Fields beyond the structural IDs are optional because a producer legitimately
omits them on some transitions.
Example delivery
The full request body — the envelope wrapping this event’s data:
Verify the signature before you act on a webhook, and treat it as a notification: re-read authoritative state from the REST API before moving money. See Signing & verification.

