Case instance id
Task instance id
Updates task for a given case
Case instance id
Task instance id
Example:WithdrawalTask
Example:CarrierName_2
Example:DRAFT
One OfRenewal task created
Example:RenewalTask
Example:Pending
Example:SupportTool
Example:CarrierName_1
Example:operator-3
Example:operator-1
Example:operator-2
Get Task details from a case with task id
Case instance id
Task instance id
task details retrieved
Example:RenewalTask
Example:Pending
Example:SupportTool
Example:CarrierName_1
Example:operator-3
Example:operator-1
Example:operator-2
One OfGet Task
Task instance id
task instance retrieved
Example:RenewalTask
Example:Pending
Example:SupportTool
Example:CarrierName_1
Example:operator-3
Example:operator-1
Example:operator-2
One OfManages tasks based on cases. Implemented using Zinnia Live Task management framework.
Updates a task with administrative privileges
Task instance id
Example:TA000000014789
Example:36be3d51-2246-4158-9feb-a29fe5bd0183
Example:Zinnia.OnBase
Example:Suitability
Example:NEW
Example:DOCUMENT_MISSING
Example:CASE_CANCELATION
Exceptions to be linked the task
Example:["EX000000000188"]
Metadata for a document mapped to a specific task in the system.
Example:{}
Metadata for a linked tasks to a specific task in the system.
Task updated successfully
Represents the details of the task, including exceptions, data, and schema.
Unique identifier for the task instance
Example:TA000000000302
Identifier for the case related to the task
Example:CA0000005579
Source of the task instance
Example:BPM.Redemption
External task identifier
Example:9755818
Identifier for the template used
Example:aedb60fb-48b1-4b87-a7a2-57593c39cbb1
Process associated with the task
Example:New Business
Carrier associated with the task
Example:Carrier_1
Type of the task
Example:Suitability
Name of the task
Example:Suitability Review
Details of the task
Example:Important task details..
Current status of the task
Allowed values:NEWINPROGRESSSCHEDULEDCANCELLEDCOMPLETED
Example:NEW
Additional data related to the task
Example:{}
Exceptions linked to the task
Example:["EX000000000188"]
Metadata for a document mapped to a specific task in the system.
Metadata for a linked tasks to a specific task in the system.
Queue to which the task is assigned
Example:queue_withdrawal
Reason why the task is scheduled to later time
Example:[ "" ]
Date for which the task is scheduled
Example:2024-04-02
Reason for task cancellation
Example:[ "" ]
SLA date of the case
Priority level of the task
Example:HIGH
Whether the task is escalated
Default:false
Example:false
First Name of the User assigned to the task
Example:Great
Last Name of the User assigned to the task
Example:Gatsby
Email Id of the User assigned to the task
Example:Great.Gatsby@zinnia.com
Party Id of the User assigned to the task
Example:53dfb347558f42cfb79a0ef3a1147acb
Timestamp when the task was assigned to the User
Preferred user for task assignment
Example:username@se2.com
Email Id of the User who created the task
Example:username@se2.com
Party Id of the User who created the task
Example:8170b3a1353848d589399254210772ae
Timestamp when the task was created
Email Id of the User who last updated the task
Example:Satyam.Srivastava@zinnia.com
Party Id of the User who last updated the task
Example:53dfb347558f42cfb79a0ef3a1147acb
Timestamp when the task was last updated
Example:{"schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"suitabilityStatus":{"type":"string"},"notes":{"type":"array","items":{"type":"object","properties":{"submissionDate":{"type":"string"},"commentCategory":{"type":"string"},"commentSubCategory":{"type":"string"},"commentDetail":{"type":"string"},"comment":{"type":"string"},"description":{"type":"string"},"createdDate":{"type":"string"},"createBy":{"type":"string"},"noteId":{"type":"integer"}},"required":["submissionDate","commentCategory","commentSubCategory","commentDetail","comment","description","createdDate","createBy","noteId"]}}},"required":["suitabilityStatus"]}