1{ 2 "accountId": "acc1", 3 "oldState": "old123", 4 "newState": "new456", 5 "hasMoreChanges": false, 6 "created": ["id1", "id2"], 7 "updated": ["id3"], 8 "destroyed": ["id4", "id5"] 9}