Task Summary Service REST Endpoints

Task Workflow Services/Task Summary Service
Task Summary Service to display Tasks and Accounts assigned to the logged in user.
Escalate Tasks By Task ID
Method: put
Path: /api/1.0/taskSummary/task/escalate
Get All count of Communication History details
Method: get
Path: /api/1.0/taskSummary/taskCommunicationHistCount
Get all task details associated with Ai User Id
Method: get
Path: /api/1.0/taskSummary/aiTaskDetailsForUserId
Get Existing Created Flag Details or Create/Update Flag Details for Particular Task
Method: put
Path: /api/1.0/taskSummary/flaggedTasks
Get Initial or Filtered Task Summary for Account
Method: post
Path: /api/1.0/taskSummary/account
Get Initial or Filtered Task Summary for Specialized Cases
Method: post
Path: /api/1.0/taskSummary/specializedcase
Get Initial or Filtered Task Summary for Task
Method: post
Path: /api/1.0/taskSummary/task
Get the Users Assigned if the Logged in User is a Supervisor
Method: get
Path: /api/1.0/taskSummary/account/usersAssigned
Reassign Accounts Based on Segment Codes
Method: put
Path: /api/1.0/taskSummary/accounts/reassign/{reassignUserId}
Reassign Accounts Based on Segment Codes
Method: put
Path: /api/1.0/taskSummary/specializedTab/reassign