Task Summary Service REST Endpoints

Task Workflow Services/Task Summary Service
This service is used 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 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 Task
Method: post
Path: /api/1.0/taskSummary/task
Get 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}