1{
2 "ChangeEventHeader": {
3 "entityName": "Account",
4 "recordIds": [
5 "001ZM000001QkdOYAS"
6 ],
7 "changeType": "UPDATE",
8 "changeOrigin": "com/salesforce/api/soap/61.0;client=SfdcInternalAPI/",
9 "transactionKey": "00097360-44a0-7c2e-a172-97381ae22f82",
10 "sequenceNumber": 1,
11 "commitTimestamp": 1714172795000,
12 "commitNumber": 72657170033,
13 "commitUser": "005ZM000000M6o1YAC",
14 "nulledFields": [],
15 "diffFields": [],
16 "changedFields": [
17 "0x400080"
18 ]
19 },
20 "Name": null,
21 "Type": null,
22 "ParentId": null,
23 "BillingAddress": {
24 "Street": "415 Mission Street",
25 "City": "San Francisco",
26 "State": "CA",
27 "PostalCode": "94105",
28 "Country": "United States",
29 "Latitude": null,
30 "Longitude": null,
31 "GeocodeAccuracy": null
32 },
33 "ShippingAddress": null,
34 "Phone": null,
35 "Fax": "4155551212",
36 "AccountNumber": null,
37 "Website": null,
38 "Sic": null,
39 "Industry": "Biotechnology",
40 "AnnualRevenue": null,
41 "NumberOfEmployees": null,
42 "Ownership": null,
43 "TickerSymbol": null,
44 "Description": null,
45 "Rating": null,
46 "Site": null,
47 "OwnerId": null,
48 "CreatedDate": null,
49 "CreatedById": null,
50 "LastModifiedDate": 1714172795000,
51 "LastModifiedById": null,
52 "Jigsaw": null,
53 "JigsawCompanyId": null,
54 "AccountSource": null,
55 "SicDesc": null,
56 "External_Account_ID__c": "1ABC"
57}