API Reference
These docs are for v2.3. Click to read the latest docs for v3.0.

Gets information about desired 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
}

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!