Search
K
Case Management

InvalidCaseResponse

object
statusCodeinteger(int32)

Example:404

timestampnumber
errorIdstring

Example:33c88eca-ad13-46cc-b14e-b7f82b4af541

messagestring

Example:Invalid case id - <caseId>

errorstring
Example

BadRequestResponse

object
statusCodeinteger(int32)

Example:400

timestampinteger(int64)

Example:1681395423438

errorIdstring

Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3

messagestring

Example:status not found in the request

Example

TemplateMetadataModel

object

TaskRequest

object
idstring

Example:36be3d51-2246-4158-9feb-a29fe5bd0183

sourcestring

Example:Zinnia.OnBase

taskTypestring

Example:Suitability

statusstring

Example:NEW

scheduledReasonstring

Example:DOCUMENT_MISSING

scheduledDatestring(date-time)
cancellationReasonstring

Example:CASE_CANCELATION

mappedExceptionsarray[string]

Exceptions to be linked the task

Example:EX000000000188

mappedDocumentsarray[object]

Metadata for a document mapped to a specific task in the system.

Show Child Parameters
dataobject

Example:{}

linkedTasksarray[object]

Metadata for a linked tasks to a specific task in the system.

Show Child Parameters
Example

TaskModel

object
idstring

Example:TA000000000033

caseIdstring

Example:CA0000042426

taskTypestring

Example:Suitabilty

taskNamestring

Example:Suitability Review

statusstring

Example:NEW

carrierstring

Example:CarrierName_1

processstring

Example:New Business

assigneestring

Default:

Example:anurag.chaudhary@zinnia.com

queuestring

Default:

Example:ADMIN_QUEUE

prioritystring

Default:

Example:HIGH

slaDuestring

Example:2023-08-12T11:27:19.232Z

createdAtstring

Example:2023-08-08T11:27:19.232Z

updatedAtstring

Example:2023-08-08T11:27:19.232Z

exceptionsarray[string]

Example:[]

schemaobject

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"]}

dataOne Of
SuitabilityDetailsobject

Example:{}

Show Child Parameters
Example