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
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.
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