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: putPath:
/api/1.0/taskSummary/task/escalate
- Get All count of Communication History details
- Method: getPath:
/api/1.0/taskSummary/taskCommunicationHistCount
- Get all task details associated with Ai User Id
- Method: getPath:
/api/1.0/taskSummary/aiTaskDetailsForUserId
- Get Existing Created Flag Details or Create/Update Flag Details for Particular Task
- Method: putPath:
/api/1.0/taskSummary/flaggedTasks
- Get Initial or Filtered Task Summary for Account
- Method: postPath:
/api/1.0/taskSummary/account
- Get Initial or Filtered Task Summary for Specialized Cases
- Method: postPath:
/api/1.0/taskSummary/specializedcase
- Get Initial or Filtered Task Summary for Task
- Method: postPath:
/api/1.0/taskSummary/task
- Get the Users Assigned if the Logged in User is a Supervisor
- Method: getPath:
/api/1.0/taskSummary/account/usersAssigned
- Reassign Accounts Based on Segment Codes
- Method: putPath:
/api/1.0/taskSummary/accounts/reassign/{reassignUserId}
- Reassign Accounts Based on Segment Codes
- Method: putPath:
/api/1.0/taskSummary/specializedTab/reassign