{
"id": 1,
"personId": 123,
"tableType": "users",
"timestamp": "2023-01-01T00:00:00Z",
"action": "UPDATE",
"rowAfter": {
"name": "John Doe"
},
"changes": {
"name": "John Doe"
},
"organizationId": 456,
"updatedBy": {
"id": 789,
"name": "Admin"
},
"consumer": {
"id": 1,
"organizationId": 123,
"externalId": "ext-12345",
"consumerUuid": "550e8400-e29b-41d4-a716-446655440000",
"authenticationId": "auth-12345",
"firstName": "John",
"lastName": "Doe",
"timeZone": "GMT",
"birthDate": "1990-01-01",
"createdAt": "2023-01-01",
"gender": "Male",
"email": "[email protected]",
"mobileNumber": "+1234567890",
"guardianId": 2,
"guardian": [],
"addressLine1": "123 Main St",
"addressLine2": "Apt 4B",
"city": "New York",
"state": "NY",
"zipCode": "10001",
"currency": "USD",
"country": "USA",
"isPrimary": true,
"isPatient": true,
"relationship": [],
"relationshipType": "SELF",
"dependants": [],
"idProof": {},
"insuranceDetails": {},
"attributes": {},
"addresses": [],
"externalConsumer": [],
"lastLoginAt": "2023-01-01",
"active": true,
"profilePicFileId": 3,
"profilePictureCloudId": "cloud-12345",
"profilePicture": "http://example.com/profile.jpg",
"isWelcomeEmailSent": true,
"forwardRelationship": [],
"referrals": {},
"recordSource": "INTERNAL",
"populationTagIds": [],
"populationTags": [],
"tagsToAdd": [],
"tagsToRemove": [],
"wallets": {},
"careTeams": [],
"eligibilityVerifications": [],
"relatedConsumerId": 2
}
}