-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample_update.json
67 lines (67 loc) · 1.53 KB
/
sample_update.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"AccountNumber": null,
"AccountSource": null,
"Active__c": null,
"AnnualRevenue": null,
"BillingAddress": null,
"ChangeEventHeader": {
"changeOrigin": "com/salesforce/api/soap/59.0;client=SfdcInternalAPI/",
"changeType": "UPDATE",
"changedFields": [
"0x080000400000"
],
"commitNumber": 1704730996788387800,
"commitTimestamp": 1704730996000,
"commitUser": "005WT000000ByTtYAK",
"diffFields": [],
"entityName": "Account",
"nulledFields": [],
"recordIds": [
"001WT00001wibWeYAI"
],
"sequenceNumber": 1,
"transactionKey": "00008e1d-f01c-dd52-910a-6723738e4eb6"
},
"CleanStatus": null,
"CreatedById": null,
"CreatedDate": null,
"CustomerPriority__c": null,
"DandbCompanyId": null,
"Description": null,
"DunsNumber": null,
"Fax": null,
"Industry": null,
"Jigsaw": null,
"JigsawCompanyId": null,
"LastModifiedById": null,
"LastModifiedDate": {
"long": 1704730996000
},
"NaicsCode": null,
"NaicsDesc": null,
"Name": null,
"NumberOfEmployees": null,
"NumberofLocations__c": null,
"OperatingHoursId": null,
"OwnerId": null,
"Ownership": null,
"ParentId": null,
"Phone": null,
"Rating": null,
"SLAExpirationDate__c": null,
"SLASerialNumber__c": null,
"SLA__c": null,
"ShippingAddress": null,
"Sic": null,
"SicDesc": null,
"SignUpCode__c": {
"string": "TEST123"
},
"Site": null,
"TickerSymbol": null,
"Tradestyle": null,
"Type": null,
"UpsellOpportunity__c": null,
"Website": null,
"YearStarted": null
}