Search
K
Case Management

ValidationResponse

object
statusCodeinteger(int32)

Example:400

timestampstring(date-time)
errorIdstring

Example:a4a57ed0-2c1b-4922-9959-3b85dd8a96d3

messagestring

Example:Template validation fails with errors

errorarray[string]

Example:Stage [0] Step [1] mandatory attribute label missing

Example

ResourceNotFoundResponse

object
timestampstring
statusinteger(int32)
errorstring
messagestring
pathstring
Example

AccessDeniedResponse

object
timestampinteger(int64)
statusinteger(int32)
errorstring
messagestring
pathstring
Example

UnauthorizedResponse

object
timestampinteger
statusinteger
errorstring
messagestring
pathstring
Example

CaseInstanceSummary

object
idstring

A unique identifier for the case instance.

Example:15ea7582-262f-4dfe-8a60-1e8b8e763fd4

templateIdstring

The identifier of the template associated with the case.

Example:cde717c9-5f7e-4c63-953c-ef50e44c021a

carrierstring

The carrier associated with the case.

Example:CarrierName_1

processstring

The process associated with the case.

Example:Correspondence

parentInstanceIdstring

The identifier of the parent case instance, if any.

Example:15ea7582-262f-4dfe-8a60-1e8b8e763fb1

correlationIdstring

An identifier used to correlate related events or instances.

Example:15ea7582-262f-4dfe-8a60-1e8b8e763fb1

primaryboolean

Indicates if this is the primary case instance.

processSubTypestring

Subtype of the process/transaction associated with the case.

Example:INCOMING_TRANSFER

policyNumberstring

Policy number/Contract No associated with the case instance.

Example:571001920

productNamestring

Name of the product associated with the Contract/Policy.

Example:CarrierName_1MUTUAL STABLE VOYAGE

caseStatusstring

The current status of the case.

Allowed values:IN_PROGRESSEXCEPTIONCOMPLETEDCANCELED

Example:IN_PROGRESS

stagesarray[object]

A list of stages associated with the case.

Show Child Parameters
exceptionsarray[object]

A list of exceptions associated with the case.

Show Child Parameters
partiesarray[object]

A list of parties associated with the case.

Show Child Parameters
additionalDataOne Of

Additional data specific to the case.

CaseAdditionalDataNBobject
Show Child Parameters
identifiersarray[object]

A list of identifiers associated with the case.

Show Child Parameters
createdAtstring(date-time)

The date and time when the case was created.

updatedAtstring(date-time)

The date and time when the case was last updated.

Example