{
"event": "mailbox.status_changed",
"timestamp": "2024-01-10T15:30:45.123Z",
"team_id": "team-abc123def456",
"team_name": "Marketing Team",
"workspace_id": "ws_456def789abc",
"data": {
"mailbox": {
"uid": "string",
"username": "string",
"email": "[email protected]",
"domain_name": "string",
"platform": "GOOGLE",
"status": "pending",
"previous_status": "string",
"is_admin": true,
"first_name": "string",
"last_name": "string",
"profile_picture": "string",
"forwarding_email": "string",
"tags": [
"string"
],
"mailbox_update_status": "na",
"mailbox_cancellation_status": "na",
"dns_propagation_status": "na",
"renewal_date": "2019-08-24T14:15:22Z",
"renewal_status": "active",
"renewal_cycle": "monthly"
},
"change_details": {
"reason": "string",
"changed_fields": [
"string"
],
"triggered_by": "user_action",
"action_required": "string",
"error_code": "string",
"retry_available": true
}
}
}