Search
K
Case Management

StageListInstance

array
idstring

Unique identifier for the stage instance.

labelstring

Business Friendly label for the stage instance.

stageStatusstring

Current status of the stage instance.

Allowed values:IN_PROGRESSEXCEPTIONCOMPLETEDNOT_STARTED

mappedTasksarray[string]

List of identifiers for tasks mapped to this stage (RESERVED FOR FUTURE SCOPE).

mappedNotesarray[string]

List of identifiers for notes mapped to this stage (RESERVED FOR FUTURE SCOPE).

stepsarray[object]

List of step instances that make up this stage.

Show Child Parameters
createdAtstring(date-time)

Timestamp when the stage instance was created.

NoteListInstance

array
idstring

A unique identifier of Note

notestring

The Text content of Note

authorstring

Author of note

internalboolean

Indicates whether the item is internal or not.

createdAtstring

The timestamp of Note been created

updatedAtstring

The timestamp of Note been updated

Example:09-April-2023

descstring

Description of note

additionalDataobject
eventRefarray[string]

List of Events associated with Note Instance

EventTimeLineInstance

array
idstring

A unique identifier for the event instance.

sourcestring
eventNamestring

The name of the event that occurred.

eventGroupstring

The group to which this event belongs.

eventTsstring(date-time)

The timestamp when the event occurred.

correlationIdstring

An identifier used to correlate related cases.

payloadstring

The payload of the event, typically containing detailed information.

identifiersarray[object]

A list of identifiers associated with the event.

Show Child Parameters

EventInstance

object
idstring

A unique identifier for the event instance.

sourcestring
eventNamestring

The name of the event that occurred.

eventGroupstring

The group to which this event belongs.

eventTsstring(date-time)

The timestamp when the event occurred.

correlationIdstring

An identifier used to correlate related cases.

payloadstring

The payload of the event, typically containing detailed information.

identifiersarray[object]

A list of identifiers associated with the event.

Show Child Parameters
Example

IdentifierInstance

object

An object representing an identifier and its corresponding value.

identifierstring

The type of identifier.

valuestring

The value of the identifier.

Example