Recipient address state change
Sent when a recipient address changes state, most often as it moves through verification.
status is one of pending, pending_verification, pending_additional_information,
pending_owner_information, pending_beneficiary_information, denied, inactive,
verification_succeeded, active, on_hold, failed, or disabled. Wait for active before
using the address as a transfer destination.
Body
The envelope every v2 webhook notification arrives in. The product-specific fields live in notification.
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.
mint.addressBookRecipients 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
Webhook received successfully