Wire state change
Sent when a wire transfer changes state. status is one of pending,
complete, or failed.
WEBHOOK
Body
application/json
A webhook payload
ID of the webhook subscription that produced this notification.
Unique ID for this event. Stable across retries of the same delivery, so use it to deduplicate.
The type of notification.
Available options:
mint.wire The event payload. The schema of this object depends on
notificationType.
When the notification was produced.
The version of the notification schema. Always 2.
Response
200
Webhook received successfully