{
"id": "<string>",
"type": "ACCOUNT_STATUS_UPDATED",
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"ownerId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"chainAddresses": [
{
"address": "0x742d35Cc6634C0532925a3b844Bc9e7595f8fA21"
}
],
"createdAt": "2024-01-15T10:30:00Z",
"updatedAt": "2024-01-15T10:35:00Z"
}
}Notifications
Account status updated
Fired when an account status changes (e.g., restricted, reactivated).
WEBHOOK
ACCOUNT_STATUS_UPDATED
{
"id": "<string>",
"type": "ACCOUNT_STATUS_UPDATED",
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"ownerId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"chainAddresses": [
{
"address": "0x742d35Cc6634C0532925a3b844Bc9e7595f8fA21"
}
],
"createdAt": "2024-01-15T10:30:00Z",
"updatedAt": "2024-01-15T10:35:00Z"
}
}