Search
K
Case Management

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

LinkedTaskRecordModel

object
taskDetailsobject
Show Child Parameters
associatedTaskDetailsobject
Show Child Parameters
linkTypestring

Allowed values:RELATEDCHILD

Example:RELATED

linkedTasksarray[object]

Default:[]

Show Child Parameters
Example

TaskLinkTaskDetailsModel

object
taskIdstring

Example:TA000000000302

taskStatusstring

Example:INPROGRESS

taskTypestring

Example:Suitability

createdAtstring(date-time)

Example:2026-01-09T02:07:40.455Z

updatedAtstring(date-time)

Example:2026-01-09T02:10:12.000Z

Example