# Sample Webhook Payloads

### (VU1) VenueUnitAdded

"Payload": {

&#x20;   "Type": "VenueUnitAdded",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-23T04:09:08.125Z",

&#x20;   "SourceIP": "68.116.101.82",

&#x20;   "Administrator": "",

&#x20;   "AdministratorOS": "Mac OS 10.15.7",

&#x20;   "AdministratorBrowser": "Safari 16.3",

&#x20;   "SourceLocale": "en-us",

&#x20;   "UnitID\_internal": "USA.MA.02081.ROAMINIQDEMOMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.MA.02081.AAROAM666.WALPOLE.101.1.1",

&#x20;   "PrimaryUnitID\_internal": "USA.MA.02081.ROAMINIQDEMOMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.MA.02081.AAROAM666.WALPOLE.101.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "VenueID": "USA.MA.02081.ROAMINIQDEMOMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.MA.02081.AAROAM666.WALPOLE",

&#x20;   "externalVenueID": "",

&#x20;   "UnitID": "Unit 10-TEMP-1953",

&#x20;   "UnitFloor": "DEFAULT",

&#x20;   "UnitBuilding": "DEFAULT",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "PostalCode": "93021",

&#x20;   "vlan": 1953,

&#x20;   "purpose": "wiredunit",

&#x20;   "ServicePlanID\_globalroaming": "",

&#x20;   "RealPageUnitID": "",

&#x20;   "SMSCode": "",

&#x20;   "VenueUnitPriceAdjustment": 0,

&#x20;   "singleuseVenueUnitPriceAdjustment": "Inherit",

&#x20;   "event": "Unit USA.MA.02081.ROAMINIQDEMOMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.MA.02081.AAROAM666.WALPOLE.101.1.1 added. "

}

### &#x20;(VU2) VenueUnitUpdated&#x20;

"Payload": {

&#x20;   "Type": "VenueUnitUpdated",

&#x20;   "dateAddedUTC.ISO8601": "2023-02-22T23:57:45.923Z",

&#x20;   "SourceIP": "23.240.155.176",

&#x20;   "Administrator": "TestToken",

&#x20;   "AdministratorOS": "Mac OS 10.15.7",

&#x20;   "AdministratorBrowser": "Safari 16.3",

&#x20;   "SourceLocale": "en-us",

&#x20;   "UnitID\_internal": "USA.VA.22102.ROAMINGIQD.WALPOLE.\_V3VENUE.USA.CA.93021.GJTESTVE.MOORPARK.UNITT1.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "VenueID": "USA.VA.22102.ROAMINGIQD.WALPOLE.\_V3VENUE.USA.CA.93021.GJTESTVE.MOORPARK",

&#x20;   "UnitID": "Unit T1",

&#x20;   "UnitFloor": "1",

&#x20;   "UnitBuilding": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ Test Venue 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "PostalCode": "93021",

&#x20;   "vlan": 1007,

&#x20;   "purpose": "wiredunit",

&#x20;   "ServicePlanID\_globalroaming": "",

&#x20;   "RealPageUnitID": "",

&#x20;   "SMSCode": "",

&#x20;   "VenueUnitPriceAdjustment": -1500,

&#x20;   "singleuseVenueUnitPriceAdjustment": "Inherit"

}

### (V7) KeyStart

&#x20;{

&#x20;   "dateAddedUTC.ISO8601": "2024-03-14T15:21:03.078Z",

&#x20;   "Type": "KeyStart",

&#x20;   "WebhookURL": "<https://mywebhook.com>",

&#x20;   "Payload": {

&#x20;       "Type": "KeyStart",

&#x20;       "dateAddedUTC.ISO8601": "2024-03-14T15:21:03.078Z",

&#x20;       "VenueID": "USA.MA.02081.ROAMINIQDEMOMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.MA.02081.AAROAM666.WALPOLE",

&#x20;       "purpose": "wiredunit",

&#x20;       "VenueName": "AA RoamingiQ Demo Property10",

&#x20;       "AddressLine1": "27 Renmar Ave",

&#x20;       "AddressLine2": "Suite 10",

&#x20;       "City": "Walpole",

&#x20;       "State": "MA",

&#x20;       "Country.ISO3166A3": "USA",

&#x20;       "PostalCode": "02081",

&#x20;       "UnitID\_internal": "USA.MA.02081.ROAMINIQDEMOMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.MA.02081.AAROAM666.WALPOLE.101.1.1",

&#x20;       "UnitID": "6-203",

&#x20;       "UnitBuilding": "6",

&#x20;       "UnitFloor": "2",

&#x20;       "vlan": 1282,

&#x20;       "externalVenueUnitID": "",

&#x20;       "RealPageUnitID": "",

&#x20;       "SubscriberToken": "TestToken",

&#x20;        "externalSubscriberID": "",

&#x20;        "externalSubscriptionID": "",

&#x20;       "ServicePlanID": "USA.VA.22102.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.500MBX500MB",

&#x20;       "psk": "kdnyyryy.TestToken",

&#x20;       "ssid": "VAULT"

&#x20;   },

&#x20;   "webhookresponse": \[

&#x20;       "Accepted"

&#x20;   ]

},

### &#x20; (V8) KeyEnd

{

&#x20;   "dateAddedUTC.ISO8601": "2024-03-14T14:56:42.354Z",

&#x20;   "Type": "KeyEnd",

&#x20;   "WebhookURL": "[https://mywebhook.com"](https://hook.us1.make.celonis.com/h115fv28652ngeowd1xhagh6e1216it5%22),

&#x20;   "Payload": {

&#x20;       "Type": "KeyEnd",

&#x20;       "dateAddedUTC.ISO8601": "2024-03-14T14:56:42.354Z",

&#x20;       "VenueID": "USA.MA.02081.ROAMINIQDEMOMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.MA.02081.AAROAM666.WALPOLE",

&#x20;       "purpose": "wiredunit",

&#x20;       "NAS-Identifier": "USA.MA.02081.AAROAM666.WALPOLE",

&#x20;       "externalVenueID": "",

&#x20;       "VenueName": "AA RoamingiQ Demo Property10",

&#x20;       "AddressLine1": "27 Renmar Ave",

&#x20;       "AddressLine2": "Suite 10",

&#x20;       "City": "Walpole",

&#x20;       "State": "MA",

&#x20;       "Country.ISO3166A3": "USA",

&#x20;       "PostalCode": "02081",

&#x20;       "UnitID\_internal": "USA.MA.02081.ROAMINIQDEMOMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.MA.02081.AAROAM666.WALPOLE.101.1.1",

&#x20;       "UnitID": "109",

&#x20;       "UnitBuilding": "650",

&#x20;       "UnitFloor": "1",

&#x20;       "vlan": 1101,

&#x20;       "externalVenueUnitID": "",

&#x20;       "RealPageUnitID": "",

&#x20;       "SubscriberToken": "TestToken",

&#x20;        "externalSubscriberID": "",

&#x20;        "externalSubscriptionID": "",

&#x20;       "ServicePlanID": "USA.VA.22102.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.1GIGX1GIG",

&#x20;       "psk": "hccpcqfv.TestToken",

&#x20;       "ssid": "VAULT"

&#x20;   },

&#x20;   "webhookresponse": \[

&#x20;       "Accepted"

&#x20;   ]

},

### (S1) LoginPasswordCreated

&#x20;"Payload": {

&#x20;   "Type": "LoginPasswordCreated",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-15T03:12:49.743Z",

&#x20;   "SourceIP": "23.240.155.176",

&#x20;   "Administrator": "TestToken",

&#x20;   "AdministratorOS": "",

&#x20;   "AdministratorBrowser": "PostmanRuntime/7.31.1",

&#x20;   "SourceLocale": "en-us",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "SubscriberToken": "TestToken",

&#x20;   "externalSubscriberID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "event": "Subscriber accepted TandC. ",

&#x20;   "PhoneNumber.E164": "+11234567890"

}

### &#x20;(SU1) SubscriptionSetupSuccess

&#x20;"Payload": {

&#x20;   "Type": "SubscriptionSetupSuccess",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-22T21:40:02.060Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890",

&#x20;   "SubscriberToken": "TestToken,

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT11.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 11",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.500MBPS",

&#x20;       "externalServicePlanID": "External SERVICEPLAN\_.500MBPS",

&#x20;       "ServicePlanName": "500 Mbps",

&#x20;       "ServicePlanDescription": "500 Mbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -200,

&#x20;       "DownloadKbps": 500000,

&#x20;       "UploadKbps": 500000,

&#x20;       "ConcurrentDevices": 100,

&#x20;       "BillingCyclePrice.USD": 11099,

&#x20;       "ListBillingCyclePrice.USD": 11099,

&#x20;       "NetBillingCyclePrice.USD": 8899

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_rAnDoMsTrInG",

&#x20;   "SourceIP": "68.116.101.82",

&#x20;   "AdministratorOS": "Mac OS 10.15.7",

&#x20;   "AdministratorBrowser": "Safari 16.3",

&#x20;   "SourceLocale": "en-us",

&#x20;   "StartDateTimeUTC.ISO8601": "2023-03-26T07:00:00.000Z",

&#x20;   "EndDateTimeUTC.ISO8601": "",

&#x20;   "AccountAddedByAdministrator": "",

&#x20;   "Status": "AUP not accepted",

&#x20;   "SetupSuccessDateTimeUTC.ISO8601": "2023-03-22T21:40:18.134Z",

&#x20;   "StripeSetupIntentId": "seti\_1MoZO4JdtrandomstringAkPzN",

&#x20;   "StripePaymentMethod": "pm\_1MoZOGrandomstringhBTm90x",

&#x20;   "Events": \[]

}

### &#x20;(SU2) SubscriptionPlanUpdated

&#x20;"Payload": {

&#x20;   "Type": "SubscriptionPlanUpdated",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-22T21:40:02.060Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890",

&#x20;   "SubscriberToken": "TestToken",

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT11.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 11",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.750MBPS",

&#x20;       "externalServicePlanID": "SP700MBPS",

&#x20;       "ServicePlanName": "750 Mbps",

&#x20;       "ServicePlanDescription": "750 Mbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -200,

&#x20;       "DownloadKbps": 750000,

&#x20;       "UploadKbps": 750000,

&#x20;       "ConcurrentDevices": 100,

&#x20;       "BillingCyclePrice.USD": 8970,

&#x20;       "ListBillingCyclePrice.USD": 8970,

&#x20;       "NetBillingCyclePrice.USD": 6770

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_NZiprandomt0wQR",

&#x20;   "SourceIP": "68.116.101.82",

&#x20;   "AdministratorOS": "Mac OS 10.15.7",

&#x20;   "AdministratorBrowser": "Safari 16.3",

&#x20;   "SourceLocale": "en-us",

&#x20;   "StartDateTimeUTC.ISO8601": "2023-03-26T07:00:00.000Z",

&#x20;   "EndDateTimeUTC.ISO8601": "",

&#x20;   "StripeSetupIntentId": "seti\_1MoZO4randome6nAkPzN",

&#x20;   "StripePaymentMethod": "pm\_1MoZOrandomntTAhBTm90x",

&#x20;   "BillingCyclePriceAdjustment": 0,

&#x20;   "Events": \[

&#x20;       {

&#x20;           "timestamp": "2023-03-22T21:54:47.971Z",

&#x20;           "event": "Subscription plan updated to 750 Mbps",

&#x20;           "reason": "",

&#x20;           "SourceIP": "68.116.101.82",

&#x20;           "FirewallSourceIP": "68.116.101.82",

&#x20;           "AdministratorOS": "Mac OS 10.15.7",

&#x20;           "AdministratorBrowser": "Safari 16.3",

&#x20;           "SourceLocale": "en-us",

&#x20;           "Administrator": "TestToken,

&#x20;           "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.750MBPS"

&#x20;       }

&#x20;   ]

}

### &#x20;(SU3) SubscriptionVenueUnitUpdated

&#x20;"Payload": {

&#x20;   "Type": "SubscriptionVenueUnitUpdated",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-22T16:51:47.466Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890",

&#x20;   "SubscriberToken": "TestToken",

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT14.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 14",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.1GBPS",

&#x20;       "externalServicePlanID": "EXT1000E31",

&#x20;       "ServicePlanName": "1 Gbps",

&#x20;       "ServicePlanDescription": "1 Gbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -1200,

&#x20;       "DownloadKbps": 1000000,

&#x20;       "UploadKbps": 1000000,

&#x20;       "ConcurrentDevices": 100,

&#x20;       "BillingCyclePrice.USD": 17999,

&#x20;       "ListBillingCyclePrice.USD": 17999,

&#x20;       "NetBillingCyclePrice.USD": 14799

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_NZerandomCkYk",

&#x20;   "SourceIP": "68.116.101.82",

&#x20;   "AdministratorOS": "Mac OS 10.15.7",

&#x20;   "AdministratorBrowser": "Safari 16.3",

&#x20;   "SourceLocale": "en-us",

&#x20;   "StartDateTimeUTC.ISO8601": "2023-03-22T17:22:38.522Z",

&#x20;   "EndDateTimeUTC.ISO8601": "2023-04-01T06:59:59.999Z",

&#x20;   "StripeSetupIntentId": "seti\_1MoUt6JrandomtT8G4llbwg",

&#x20;   "StripePaymentMethod": "pm\_1MoUtrandomTqoXk1GMS",

&#x20;   "Events": \[

&#x20;       {

&#x20;           "timestamp": "2023-03-22T21:35:50.361Z",

&#x20;           "event": "Subscription unit updated from Unit 11-1-1 to Unit 14-1-1",

&#x20;           "reason": "",

&#x20;           "SourceIP": "68.116.101.82",

&#x20;           "FirewallSourceIP": "68.116.101.82",

&#x20;           "AdministratorOS": "",

&#x20;           "AdministratorBrowser": "PostmanRuntime/7.31.3",

&#x20;           "SourceLocale": "en-us",

&#x20;           "Administrator": "TestToken"

&#x20;       }

&#x20;   ]

}

### &#x20;(SU4) SubscriptionPriceUpdated

&#x20;"Payload": {

&#x20;   "Type": "SubscriptionPriceUpdated",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-22T21:40:02.060Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890",

&#x20;   "SubscriberToken": "TestToken",

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT11.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 11",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.750MBPS",

&#x20;       "externalServicePlanID": "SP700MBPS",

&#x20;       "ServicePlanName": "750 Mbps",

&#x20;       "ServicePlanDescription": "750 Mbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -500,

&#x20;       "DownloadKbps": 750000,

&#x20;       "UploadKbps": 750000,

&#x20;       "ConcurrentDevices": 100,

&#x20;       "BillingCyclePrice.USD": 8970,

&#x20;       "ListBillingCyclePrice.USD": 8970,

&#x20;       "NetBillingCyclePrice.USD": 6470

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_NZiprandom0wQR",

&#x20;   "SourceIP": "68.116.101.82",

&#x20;   "AdministratorOS": "Mac OS 10.15.7",

&#x20;   "AdministratorBrowser": "Safari 16.3",

&#x20;   "SourceLocale": "en-us",

&#x20;   "StartDateTimeUTC.ISO8601": "2023-03-26T07:00:00.000Z",

&#x20;   "EndDateTimeUTC.ISO8601": "",

&#x20;   "StripeSetupIntentId": "seti\_1MoZOrandome6nAkPzN",

&#x20;   "StripePaymentMethod": "pm\_1MoZOrandomntTAhBTm90x",

&#x20;   "BillingCyclePriceAdjustment": 0,

&#x20;   "Events": \[

&#x20;       {

&#x20;           "timestamp": "2023-03-22T21:59:26.453Z",

&#x20;           "event": "Updated unit-level price adjustment to -500",

&#x20;           "reason": "Text",

&#x20;           "SourceIP": "68.116.101.82",

&#x20;           "FirewallSourceIP": "68.116.101.82",

&#x20;           "AdministratorOS": "",

&#x20;           "AdministratorBrowser": "PostmanRuntime/7.31.3",

&#x20;           "SourceLocale": "en-us",

&#x20;           "Administrator": "TestToken"

&#x20;       }

&#x20;   ]

}

### &#x20;(SU5) SubscriptionNextInvoiceAdjustment

&#x20;"Payload": {

&#x20;   "Type": "SubscriptionNextInvoiceAdjustment",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-22T21:40:02.060Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890,

&#x20;   "SubscriberToken": "TestToken",

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT11.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 11",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.750MBPS",

&#x20;       "externalServicePlanID": "SP700MBPS",

&#x20;       "ServicePlanName": "750 Mbps",

&#x20;       "ServicePlanDescription": "750 Mbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -500,

&#x20;       "DownloadKbps": 750000,

&#x20;       "UploadKbps": 750000,

&#x20;       "ConcurrentDevices": 100,

&#x20;       "BillingCyclePrice.USD": 8970,

&#x20;       "ListBillingCyclePrice.USD": 8970,

&#x20;       "NetBillingCyclePrice.USD": 6470

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_NZirandomt0wQR",

&#x20;   "SourceIP": "68.116.101.82",

&#x20;   "AdministratorOS": "Mac OS 10.15.7",

&#x20;   "AdministratorBrowser": "Safari 16.3",

&#x20;   "SourceLocale": "en-us",

&#x20;   "StartDateTimeUTC.ISO8601": "2023-03-26T07:00:00.000Z",

&#x20;   "EndDateTimeUTC.ISO8601": "",

&#x20;   "StripeSetupIntentId": "seti\_1MoZO4Jdrandom6nAkPzN",

&#x20;   "StripePaymentMethod": "pm\_1MoZOGrandomAhBTm90x",

&#x20;   "BillingCyclePriceAdjustment": -500,

&#x20;   "Events": \[

&#x20;       {

&#x20;           "timestamp": "2023-03-22T22:02:35.464Z",

&#x20;           "event": "Updating one-time adjustment for next billing cycle -500",

&#x20;           "reason": "Text",

&#x20;           "SourceIP": "68.116.101.82",

&#x20;           "FirewallSourceIP": "68.116.101.82",

&#x20;           "AdministratorOS": "",

&#x20;           "AdministratorBrowser": "PostmanRuntime/7.31.3",

&#x20;           "SourceLocale": "en-us",

&#x20;           "Administrator": "TestToken"

&#x20;       }

&#x20;   ]

}

### &#x20;(SU6) SubscriptionStartDateAdjustment

"Payload": {

&#x20;   "Type": "SubscriptionStartDateAdjustment",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-21T19:55:43.231Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890",

&#x20;   "SubscriberToken": "TestToken",

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT11.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 11",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.500MBPS",

&#x20;       "externalServicePlanID": "External SERVICEPLAN\_.500MBPS",

&#x20;       "ServicePlanName": "500 Mbps",

&#x20;       "ServicePlanDescription": "500 Mbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -200,

&#x20;       "DownloadKbps": 500000,

&#x20;       "UploadKbps": 500000,

&#x20;       "ConcurrentDevices": 100,

&#x20;       "BillingCyclePrice.USD": 11099,

&#x20;       "ListBillingCyclePrice.USD": 11099,

&#x20;       "NetBillingCyclePrice.USD": 8899

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_NZRandomH3e",

&#x20;   "SourceIP": "68.116.101.82",

&#x20;   "AdministratorOS": "Mac OS 10.15.7",

&#x20;   "AdministratorBrowser": "Safari 16.3",

&#x20;   "SourceLocale": "en-us",

&#x20;   "StartDateTimeUTC.ISO8601": "2023-04-02T07:00:00.000Z",

&#x20;   "EndDateTimeUTC.ISO8601": "",

&#x20;   "StripeSetupIntentId": "seti\_1MoBHRandomYWDEsu8x",

&#x20;   "StripePaymentMethod": "pm\_1MoBHRandomKntTOhkXqr6d",

&#x20;   "Events": \[

&#x20;       {

&#x20;           "timestamp": "2023-03-22T01:08:17.414Z",

&#x20;           "event": "Subscription start date updated to 2023-04-02T07:00:00.000Z",

&#x20;           "reason": "",

&#x20;           "SourceIP": "68.116.101.82",

&#x20;           "FirewallSourceIP": "68.116.101.82",

&#x20;           "AdministratorOS": "Mac OS 10.15.7",

&#x20;           "AdministratorBrowser": "Safari 16.3",

&#x20;           "SourceLocale": "en-us",

&#x20;           "Administrator": "TestToken"

&#x20;       }

&#x20;   ]

}

### &#x20;(SU7) SubscriptionEndDateAdjustment

&#x20;"Payload": {

&#x20;   "Type": "SubscriptionEndDateAdjustment",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-22T01:50:42.702Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890,

&#x20;   "SubscriberToken": "TestToken,

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT11.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 11",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQMANAGEDPROPERTIES.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.500MBPS",

&#x20;       "externalServicePlanID": "External SERVICEPLAN\_.500MBPS",

&#x20;       "ServicePlanName": "500 Mbps",

&#x20;       "ServicePlanDescription": "500 Mbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -200,

&#x20;       "DownloadKbps": 500000,

&#x20;       "UploadKbps": 500000,

&#x20;       "ConcurrentDevices": 100

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_NrandomWbDnzi",

&#x20;   "Events": \[

&#x20;       {

&#x20;           "timestamp": "2023-03-22T02:11:25.674Z",

&#x20;           "event": "Subscription end date updated to 2023-03-31T06:59:59.999Z",

&#x20;           "reason": \[],

&#x20;           "SourceIP": "68.116.101.82",

&#x20;           "FirewallSourceIP": "68.116.101.82",

&#x20;           "AdministratorOS": "Mac OS 10.15.7",

&#x20;           "AdministratorBrowser": "Safari 16.3",

&#x20;           "SourceLocale": "en-us",

&#x20;           "Administrator": "TestToken"

&#x20;       }

&#x20;   ]

}

### &#x20;(SUS2) StripePaymentSuccess

&#x20;"Payload": {

&#x20;   "Type": "StripePaymentSuccess",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-15T03:10:21.062Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890",

&#x20;   "SubscriberToken": "TestToken",

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQDEMO.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT11.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 11",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQDEMO.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.1GBPS",

&#x20;       "externalServicePlanID": "EXT1000E31",

&#x20;       "ServicePlanName": "1 Gbps",

&#x20;       "ServicePlanDescription": "1 Gbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -1000,

&#x20;       "DownloadKbps": 1000000,

&#x20;       "UploadKbps": 1000000,

&#x20;       "ConcurrentDevices": 100,

&#x20;       "BillingCyclePrice.USD": 14999,

&#x20;       "NetBillingCyclePrice.USD": 14999,

&#x20;       "ListBillingCyclePrice.USD": 17999

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_NWorandomzA3V",

&#x20;   "StripeSetupIntentId": "seti\_1MlkieJdrandomsDCunDB",

&#x20;   "PaymentSuccessDateTimeUTC.ISO8601": "2023-03-15T03:10:21.062Z",

&#x20;   "StripePaymentIntentId": "pi\_3MlkjHrandomtT119lsdJl",

&#x20;   "StripePaymentChargeId": "ch\_3MlkjrandomT1earAubB",

&#x20;   "AmountProcessed": 14999,

&#x20;   "AmountReceived": 14999,

&#x20;   "StripePaymentMethod": "pm\_1MlkiqJrandomonKn4jSR"

}

### &#x20;(SUS3) StripePaymentFailed

&#x20;"Payload": {

&#x20;   "Type": "StripePaymentFailed",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-16T23:51:03.902Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890",

&#x20;   "SubscriberToken": "TestToken,

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQDEMO.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT11.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 11",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQDEMO.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.1GBPS",

&#x20;       "externalServicePlanID": "EXT1000E31",

&#x20;       "ServicePlanName": "1 Gbps",

&#x20;       "ServicePlanDescription": "1 Gbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -1000,

&#x20;       "DownloadKbps": 1000000,

&#x20;       "UploadKbps": 1000000,

&#x20;       "ConcurrentDevices": 100,

&#x20;       "BillingCyclePrice.USD": 17999,

&#x20;       "ListBillingCyclePrice.USD": 17999,

&#x20;       "NetBillingCyclePrice.USD": 14999

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_NX9randomly2A",

&#x20;   "StripeSetupIntentId": "seti\_1MmQj7randomtTJEgLPyFr",

&#x20;   "StripePaymentMethod": "pm\_1MmQrandomi2aCqAbA",

&#x20;   "PaymentFailureReason": " Card was declined for an unknown reason. ",

&#x20;   "Events": \[

&#x20;       {

&#x20;           "timestamp": "2023-03-17T00:01:20.311Z",

&#x20;           "event": "Payment failed - Card was declined for an unknown reason. (generic\_decline). "

&#x20;       }

&#x20;   ]

}

### &#x20;(SUS4) StripePaymentMethodUpdated

&#x20;"Payload": {

&#x20;   "Type": "StripePaymentMethodUpdated",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-15T23:55:56.301Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890,

&#x20;   "SubscriberToken": "TestToken",

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQDEMO.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT11.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 11",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQDEMO.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQD.WALPOLE.\_V3SERVICEPLAN\_.1GBPS",

&#x20;       "externalServicePlanID": "EXT1000E31",

&#x20;       "ServicePlanName": "1 Gbps",

&#x20;       "ServicePlanDescription": "1 Gbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -1000,

&#x20;       "DownloadKbps": 1000000,

&#x20;       "UploadKbps": 1000000,

&#x20;       "ConcurrentDevices": 100,

&#x20;       "BillingCyclePrice.USD": 17999,

&#x20;       "ListBillingCyclePrice.USD": 17999,

&#x20;       "NetBillingCyclePrice.USD": 14999

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_NX5randomOW0b",

&#x20;   "SourceIP": "23.240.155.176",

&#x20;   "AdministratorOS": "Mac OS 10.15.7",

&#x20;   "AdministratorBrowser": "Safari 16.3",

&#x20;   "SourceLocale": "en-us",

&#x20;   "StartDateTimeUTC.ISO8601": "2023-03-16T00:03:35.964Z",

&#x20;   "EndDateTimeUTC.ISO8601": "",

&#x20;   "SetupSuccessDateTimeUTC.ISO8601": "2023-03-16T01:06:17.532Z",

&#x20;   "StripeSetupIntentId": "seti\_1Mm5FjJrandomtTpoLjU4aY",

&#x20;   "StripePaymentMethod": "pm\_1MmrandomntTfbyrSBHr",

&#x20;   "Events": \[

&#x20;       {

&#x20;           "timestamp": "2023-03-16T01:05:11.488Z",

&#x20;           "event": "Payment method update requested (23.240.155.176 , Mac OS 10.15.7 , Safari 16.3 , en-us )"

&#x20;       },

&#x20;       {

&#x20;           "timestamp": "2023-03-16T01:05:28.624Z",

&#x20;           "event": "Payment method updated. "

&#x20;       },

&#x20;       {

&#x20;           "timestamp": "2023-03-16T01:06:06.139Z",

&#x20;           "event": "Payment method update requested (23.240.155.176 , Mac OS 10.15.7 , Safari 16.3 , en-us )"

&#x20;       }

&#x20;   ]

}

### &#x20;(SUS5) StripeChargeRefunded

&#x20;"Payload": {

&#x20;   "Type": "StripeChargeRefunded",

&#x20;   "dateAddedUTC.ISO8601": "2023-03-15T15:24:20.557Z",

&#x20;   "EmailAddress": "<gj@idea-central.com>",

&#x20;   "PhoneNumber.E164": "+11234567890",

&#x20;   "SubscriberToken": "TestToken",

&#x20;   "externalSubscriberID": "",

&#x20;   "externalSubscriptionID": "",

&#x20;   "GivenName": "Gaurav",

&#x20;   "FamilyName": "Jain",

&#x20;   "locale": "en-us",

&#x20;   "contactpref\_sms": false,

&#x20;   "contactpref\_email": false,

&#x20;   "UnitID\_internal": "USA.CO.80112.ROAMINGIQDEMO.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK.UNIT11.1.1",

&#x20;   "externalVenueUnitID": "",

&#x20;   "UnitID": "Unit 11",

&#x20;   "UnitBuilding": "1",

&#x20;   "UnitFloor": "1",

&#x20;   "AddressLine1": "763 Lucille Ct",

&#x20;   "AddressLine2": "GJ - Retail Test 1",

&#x20;   "City": "Moorpark",

&#x20;   "State": "CA",

&#x20;   "PostalCode": "93021",

&#x20;   "Country.ISO3166A3": "USA",

&#x20;   "VenueID": "USA.CO.80112.ROAMINGIQDEMO.WALPOLE.\_V3VENUE.USA.CA.93021.GJ-RETAI.MOORPARK",

&#x20;   "externalVenueID": "3768-ext-Update1",

&#x20;   "VenueName": "GJ - Retail Test 1",

&#x20;   "VenueAddressLine1": "763 Lucille Ct",

&#x20;   "VenueAddressLine2": "GJ - Retail Test 1",

&#x20;   "VenueCity": "Moorpark",

&#x20;   "VenueState": "CA",

&#x20;   "VenueCountry.ISO3166A3": "USA",

&#x20;   "VenuePostalCode": "93021",

&#x20;   "Currency": "USD",

&#x20;   "CurrencySymbol": "$",

&#x20;   "ServicePlan": {

&#x20;       "ServicePlanID": "USA.CO.80112.ROAMINGIQ.WALPOLE.\_V3SERVICEPLAN\_.1GBPS",

&#x20;       "externalServicePlanID": "EXT1000E31",

&#x20;       "ServicePlanName": "1 Gbps",

&#x20;       "ServicePlanDescription": "1 Gbps (with in-unit wired ports, billed monthly)",

&#x20;       "BillingCycleHours": 730.5,

&#x20;       "BillingCycleRecurrence": 0,

&#x20;       "TrialCycles": 0,

&#x20;       "VenuePriceAdjustment": -2000,

&#x20;       "VenueUnitPriceAdjustment": -1000,

&#x20;       "DownloadKbps": 1000000,

&#x20;       "UploadKbps": 1000000,

&#x20;       "ConcurrentDevices": 100,

&#x20;       "BillingCyclePrice.USD": 14999,

&#x20;       "NetBillingCyclePrice.USD": 14999,

&#x20;       "ListBillingCyclePrice.USD": 17999

&#x20;   },

&#x20;   "StripeCustomerID": "cus\_NX0BrandomWYw",

&#x20;   "AmountRefunded": 14978,

&#x20;   "StripeSetupIntentId": "seti\_1MlwArandom9YQPdUWT",

&#x20;   "StripePaymentIntentId": "pi\_3MlwBrandomtT0c0n2tzy",

&#x20;   "RefundDateTimeUTC.ISO8601": "2023-03-15T15:25:00.422Z",

&#x20;   "StripeRefundReceiptURL": "<https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xS3RGNDZKZHRjNG5LbnRUKMvGx6AGMgYKos\\_Yq9M6LBZ1wwC0hsId\\_pTxEJ9FbA7AR30Tb4cPj6x9NiZkWt3aWj3sr6kxROl6mHiS>",

&#x20;   "AmountProcessed": 14999

}
