A Note added or updated in Nexus probation application is transmitted and made available immediately to case management system.
Message structure for Note:
{
"Client": {
"IntegrationId": "EX123456"
},
"Activity": {
"Type": "Note",
"Identifier": "00000000-0000-0000-0000-000000000000"
},
"Details": {
"NoteText": "Lorem ipsum dolor sit amet, consectetur adipiscing elit",
"CreatedDate": "2019-02-15T14:25Z",
"NoteAuthor": "officer@county.org"
},
"Action": {
"Reason": "Created",
"OccurredOn": "2019-02-15T14:52:23.0272547Z",
"UpdatedBy": "officer@county.org"
}
}