Case instance id
Get task links
Retrieve the list of available task instances for the specified caseId.
Path Parameters
Response
application/json
Response
task link retrieved
TaskLinkInstanceList
A Unique identifier of Task in Task Management
Business friendly type for Task
Business friendly Label for Task
User currently assigned to the task
Status of Task (STATUS DISCUSSION IN PROGRESS)
Allowed values:OPENCLOSEDNEWCOMPLETEDCOMPLETE
task name of the task
Queue to which the task is assigned
Timestamp when the Task was created
Timestamp when the Task was last updated
List of Events associated with Note Instance
The identifier how an external system understand it for example used to map onbase taskId
List of Note identifiers associated to Task
Authentication
Path Parameters
Get notes
Retrieve the list of available note instances for the specified caseId.
Path Parameters
Case instance id
Response
application/json
Response
notes retrieved
NoteListInstance
A unique identifier of Note
The Text content of Note
Author of note
Indicates whether the item is internal or not.
The timestamp of Note been created
The timestamp of Note been updated
Example:09-April-2023
Description of note
List of Events associated with Note Instance
Authentication
Path Parameters
Get case stages
Retrieve the list of available stage for the specified caseId.
Path Parameters
Case instance id
Response
application/json
Response
stages retrieved
StageListInstance
Unique identifier for the stage instance.
Business Friendly label for the stage instance.
Current status of the stage instance.
Allowed values:IN_PROGRESSEXCEPTIONCOMPLETEDNOT_STARTED
List of identifiers for tasks mapped to this stage (RESERVED FOR FUTURE SCOPE).
List of identifiers for notes mapped to this stage (RESERVED FOR FUTURE SCOPE).
List of step instances that make up this stage.
Show Child Parameters
Timestamp when the stage instance was created.
Authentication
Path Parameters
Get case documents
Retrieve the list of available document instances for the specified caseId.
Path Parameters
Case instance id
Response
application/json
Response
documents retrieved
DocumentListInstance
Example:12345
Example:Identity_Document.pdf
Example:119299808
Example:onbase
Example:http://dev.onbase.com/document/12345
Example:09-April-2023
Example:NB Fix
Example:2024-10-04T13:16:45-05:00
Example:15ea7582-262f-4dfe-8a60-1e8b8e763fd4
Authentication
Path Parameters
Get case exceptions
Retrieve the list of available exception/NIGO instances for the specified caseId.
Path Parameters
Case instance id
Response
application/json
Response
exceptions retrieved
ExceptionListInstance
Unique Identifier for Exception Instance
Status of Exception Instance
Allowed values:NEWRESOLVED
The exceptionRefId of the exception.
Example:NB.EM.068
The exceptionType of the exception.
Example:Business Exception
Category of Exception
Short description of Exception
Detailed description of Exception
Last updated timestamp of Exception
List of Task Identifier associated with Exception Instance
Additional data related to the Exception.
Show Child Parameters
List of Events associated with Exception Instance