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

Gets information about desired Service Request Task

Sample Request:
GET /api/v2.0/crms/servicerequesttask/B89E9C5A-74EF-438F-8303-AAB2A724F517

Sample Response:
{
  "id": "B89E9C5A-74EF-438F-8303-AAB2A724F517",
  "serviceRequest": "C00074-001",
  "taskNumber": "44",
  "taskType": "Eviction Approval",
  "taskPriority": "3 Working Days",
  "description": "Please approve for Eviction - I am sick of chasing this guy.",
  "createdDate": "04/08/2023 00:00:00",
  "targetDate": "07/08/2023 00:00:00",
}

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