Search
K
Case Management

ExceptionInstance

object
idstring

Unique Identifier for Exception Instance

statusstring

Status of Exception Instance

Allowed values:NEWRESOLVED

exceptionRefIdstring

The exceptionRefId of the exception.

Example:NB.EM.068

exceptionTypestring

The exceptionType of the exception.

Example:Business Exception

categorystring

Category of Exception

reasonstring

Short description of Exception

detailedReasonstring

Detailed description of Exception

updatedAtstring

Last updated timestamp of Exception

taskIdListarray[string]unique-items

List of Task Identifier associated with Exception Instance

additionalDataobject
exceptionAdditionalDataarray[object]

Additional data related to the Exception.

Show Child Parameters
eventRefarray[string]

List of Events associated with Exception Instance

Example

NoteInstance

object
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

Example

TaskLinkInstance

object
idstring

A Unique identifier of Task in Task Management

taskTypestring

Business friendly type for Task

labelstring

Business friendly Label for Task

assigneestring

User currently assigned to the task

statusstring

Status of Task (STATUS DISCUSSION IN PROGRESS)

Allowed values:OPENCLOSEDNEWCOMPLETEDCOMPLETE

taskNamestring

task name of the task

queuestring

Queue to which the task is assigned

createdAtstring

Timestamp when the Task was created

updatedAtstring

Timestamp when the Task was last updated

eventRefarray[string]

List of Events associated with Note Instance

externalTaskIdstring

The identifier how an external system understand it for example used to map onbase taskId

notesIdListarray[string]

List of Note identifiers associated to Task

Example

AdditionalDataInstance

object

StageInstance

object
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.

Example