...
List Tasks
Task Details List
Task Action
Anchor | ||||
---|---|---|---|---|
|
...
Drawio | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Task Action
Use the endpoint, www.example.com/QFDAPI/v1/task/action to perform an available action on a task (as identified in the task details endpoint)
The /task/action endpoint request requires the following parameters:
CorrelationId
- This is a UUID
TaskId
- The Task Identifier to be actioned
Action
- The action to be performed on said task
- Detail
- This object is dependent on the action being performed and contains the action's specific attributes. For example, in a Deny Claim action, this would hold the Denial information (DenyReason, DenyJustificationList, DenialCommentary)
Drawio | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...