Developer Programs

Learn

Docs

110060 Event Samples

Events by Publisher > Banno > 110060-Profile Deletion > 110060 Event Samples
Information
The schema found on this page references only the Banno JSON payload that is embedded within the Banno EES event notifications. To see a full XML sample of the payload delivered by EES along with other elements provided within the EESEventInfoArray, please reference the EES FAQ.

Organization User Deleted

A user successfully deleted an organization user.

Performed by organization user

{
 "eventId": "816e0a9b-b8b2-468d-8751-9b37e066e1e8",
 "institutionId": "a3badfa6-00eb-4b0f-9881-d9c6ba95ca8b",
 "date": "2023-10-13T23:08:51.390845248Z",
 "name": "OrgUserDelete",
 "application": "orgs-add-delete-user",
 "organization": {
     "organizationId": "c9980a8f-d454-490f-9e6c-c54a85dd04fd",
     "organizationName": "THIS BUSINESS"
 },
 "affectedConsumerUser": {
     "personId": "ec529e1b-9247-4aa9-857a-8558146216e5",
     "fullName": "RIVER SIENE",
     "personIp": null,
     "deviceInformation": null
 },
 "affectedEnterpriseUser": null,
 "performedByConsumerUser": {
     "personId": "fc6f2084-2bb4-4702-bacb-ee201a535471",
     "fullName": "RAVEN KONDOUR",
     "personIp": "74.200.60.3",
     "deviceInformation": {
         "deviceId": "Some(online-d2d8b68e-cd87-4db6-800a-348614579bae)",
         "model": "Macintosh",
         "brand": "Apple",
         "os": "macOS",
         "osVersion": "13.6.0",
         "appVersion": "2.1580.0",
         "browser": "Google Chrome",
         "browserVersion": "117.0.5938.149",
         "browserEngine": "Blink",
         "browserEngineVersion": "117.0.5938.149"
     }
 },
 "performedByEnterpriseUser": null,
 "company": null,
 "permission": null,
 "providerEntitlement": null,
 "account": null,
 "change": {}
}

Performed by enterprise user

{
 "eventId": "da733248-667f-4c66-b1cf-0c087112dc90",
 "institutionId": "a3badfa6-00eb-4b0f-9881-d9c6ba95ca8b",
 "date": "2023-10-13T23:32:31.726286456Z",
 "name": "OrgUserEntitlementChanged",
 "application": "app-features",
 "organization": {
     "organizationId": "c9980a8f-d454-490f-9e6c-c54a85dd04fd",
     "organizationName": "THIS BUSINESS   "
 },
 "affectedConsumerUser": {
     "personId": "891a30b2-6d80-4063-be92-c3df6c525949",
     "fullName": "David Dawn",
     "personIp": null,
     "deviceInformation": null
 },
 "affectedEnterpriseUser": null,
 "performedByConsumerUser": null,
 "performedByEnterpriseUser": {
     "userId": "08e2c54a-7c82-1038-9fa3-992867d828fe",
     "userName": "Quinn Quail",
     "userIp": "121.200.60.3",
     "email": "quinnquail@qq.com"
 },
 "company": null,
 "permission": null,
 "providerEntitlement": null,
 "account": null,
 "change": {
     "entitlements": [
         {
             "entitlementId": "3a51824a-c616-4205-bf14-804f3184ab10",
             "entitlementName": "ACH",
             "oldValue": false,
             "newValue": true
         }
     ]
 }
}

Have a Question?

Did this page help you?

Last updated Mon May 13 2024