virtual account status updated

{
  "event": "VIRTUAL_ACCOUNT_STATUS_UPDATED",
  "data": {
    "account_id": "7d8e9f0a-1b2c-3d4e-5f6a-7b8c9d0e1f2a",
    "account_name": "Sarah Miller Trading LLC",
    "account_number": "920987654321",
    "bank_name": "Column N.A.",
    "routing_number": "121145307",
    "country": "US",
    "state": "CA",
    "city": "San Francisco",
    "line1": "548 Market St",
    "postal_code": "94104",
    "status": "active",
    "merchant_data": {
      "uuid": "f1e2d3c4-b5a6-4789-9012-34567890cdef",
      "name": "Miller Trading Co."
    }
  }
}