Search
K
Case Management

CaseSummary

object

Summary information about a case in a link relationship

idstring

The unique case identifier

Example:CA0000425395

statusstring

The current status of the case

Allowed values:IN_PROGRESSEXCEPTIONCOMPLETEDCANCELED

Example:IN_PROGRESS

caseGroupstring

The case group category

Example:NEW_BUSINESS

processstring

The business process associated with the case

Example:New Business

processSubTypestring

The sub-type of the business process

Example:Incoming Transfer

createdAtstring(date-time)

The timestamp when the case was created

Example:2025-01-05T10:30:00.000Z

updatedAtstring(date-time)

The timestamp when the case was last updated

Example:2025-01-05T14:45:30.000Z

Example

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

TaskLinkSearchModel

object
caseIdsarray[string]required

Mandatory. Case ids to fetch links for.

Example:CA0000425395, CA0000425396

carrierstring

Optional.

Example:WELB

linkTypestring

Optional.

Allowed values:RELATEDCHILD

Example:RELATED

Example

TaskLinkDetailsResponse

object
caseIdstring

Case id for which links are returned

Example:CA0000425395

linkedTasksarray[object]

Default:[]

Show Child Parameters
Example