get https://{tenant}.rubixx.app/api/v2/crms/communication/
Sample Request:
GET /api/v2.0/crms/communication/b36243f7-f2fd-4b81-9ad0-ff675909a67d
Sample Response:
{
"id": "eb7f1dbe-9d49-4ce0-ab85-fe2ae511590f",
"person": "Joe Smith",
"summary": "Joe would like to speak to a manager about his options on appeal",
"description": "He recently spoke to Fred asking for help with adaptations and was declined under the policy.",
"communicationSource": "Call",
"communicationReason": "Initial service request",
"communicationType": "1",
"loggerId": "Bob Jones",
"isPrivate": false
}