The key of the parent entity whose Reference Data are to be retrieved.
Fetch List of reference data by Type and Parent Key
Fetch List of reference data by Type and Parent Key
Query Parameters
Path Parameters
The type of reference data to retrieve.
Response
application/json
Response
A list of reference data models.
ReferenceResponseModel
The type of the reference data.
The key of the parent entity.
The key of the reference data.
The value associated with the reference data.
Authentication
Path Parameters
Query Parameters
Exception Instance (Exception Management)
Create Exception
Creates a new exception for the specified case instance.
Path Parameters
Unique identifier of the case instance for which the exception is being created.
Example:CA0000006344
Body
application/json
Body
ExceptionCreateRequest
The system that raised the exception.
Example:Zinnia.OnBase
The nigo message id.
Example:EM.050
Response
application/json
Response
Successful operation and creates a new resource
ExceptionCreateResponse
The unique identifier of the exception.
Example:EX000000000174
The unique identifier of the case to which this exception is linked.
Example:CA0000006344
The system or entity that raised the exception.
Example:Zinnia.OnBase
The nigo message id.
Example:EM.050
The exception type of the exception.
Example:Business Exception
The category of the exception, selected from a predefined list.
Example:Agent
The specific reason for the exception, chosen from a predefined list.
Example:Appointment Status
The detailed reason for the exception.
Example:The agent lacks an appointment in the state where product was sold.s
The current status of the exception.
Allowed values:NEWUNRESOLVEDRESOLVEDOVERRIDDEN
Example:NEW
Additional data related to the Exception.
Show Child Parameters
The user or system that created the exception.
Example:anurag.chaudhary@se2.com
The user or system that last updated the exception.
Example:anurag.chaudhary@se2.com
The timestamp when the exception was created, in ISO 8601 format.
The timestamp when the exception was last updated, in ISO 8601 format.
Authentication
Path Parameters
Body
Retrieve List of Exceptions
Retrieves a list of exception instances associated with the specified case.
Path Parameters
Unique identifier of the case instance for which the exception is being created
Example:CA0000006344
Response
application/json
Response
Successful operation
ExceptionListResponse
An array containing a list of exception instances, each of which represents an exception raised within a case.
The unique identifier of the exception.
Example:EX000000000174
The unique identifier of the case to which this exception is linked.
Example:CA0000006344
The system or entity that raised the exception.
Example:Zinnia.OnBase
The nigo message id.
Example:EM.050
The exception type of the exception.
Example:Business Exception
The category of the exception, selected from a predefined list.
Example:Agent
The specific reason for the exception, chosen from a predefined list.
Example:Appointment Status
The detailed reason for the exception.
Example:The agent lacks an appointment in the state where product was sold.s
The current status of the exception.
Allowed values:NEWUNRESOLVEDRESOLVEDOVERRIDDEN
Example:NEW
Additional data related to the Exception.
Show Child Parameters
The user or system that created the exception.
Example:anurag.chaudhary@se2.com
The user or system that last updated the exception.
Example:anurag.chaudhary@se2.com
The timestamp when the exception was created, in ISO 8601 format.
The timestamp when the exception was last updated, in ISO 8601 format.
Authentication
Path Parameters
Update an Existing Exception
Updates details of a specific exception instance within a given case.
Path Parameters
Unique identifier of the case instance to which the exception belongs.
Example:CA0000006344
Unique identifier of the exception being updated.
Example:EX000000000174
Body
application/json
Body
ExceptionPatchRequest
The system that raised the exception.
Example:Zinnia.OnBase
The current status of the exception.
Example:NEW
Response
application/json
Response
Successful operation
ExceptionCreateResponse
The unique identifier of the exception.
Example:EX000000000174
The unique identifier of the case to which this exception is linked.
Example:CA0000006344
The system or entity that raised the exception.
Example:Zinnia.OnBase
The nigo message id.
Example:EM.050
The exception type of the exception.
Example:Business Exception
The category of the exception, selected from a predefined list.
Example:Agent
The specific reason for the exception, chosen from a predefined list.
Example:Appointment Status
The detailed reason for the exception.
Example:The agent lacks an appointment in the state where product was sold.s
The current status of the exception.
Allowed values:NEWUNRESOLVEDRESOLVEDOVERRIDDEN
Example:NEW
Additional data related to the Exception.
Show Child Parameters
The user or system that created the exception.
Example:anurag.chaudhary@se2.com
The user or system that last updated the exception.
Example:anurag.chaudhary@se2.com
The timestamp when the exception was created, in ISO 8601 format.
The timestamp when the exception was last updated, in ISO 8601 format.