Case instance id
Get notes
Retrieve the list of available note instances for the specified caseId.
Path Parameters
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
Authentication
Path Parameters
Get case events
Retrieve the List of Event over the time applied on the specified caseId.
Query Parameters
source
Path Parameters
Case instance id
Response
application/json
Response
case events retrieved
EventTimeLineInstance
A unique identifier for the event instance.
The name of the event that occurred.
The group to which this event belongs.
The timestamp when the event occurred.
An identifier used to correlate related cases.
The payload of the event, typically containing detailed information.
A list of identifiers associated with the event.