Search
K
Case Management

ValidationResponseError

object
statusCodeinteger(int32)

Example:400

timestampstring(date-time)
errorIdstring

Example:a4a57ed0-2c1b-4922-9959-3b85dd8a96d3

messagestring

Example:Invalid Request

errorarray[string]

Example:source not found in the request

Example

TaskStatsSearchModel

object
groupByarray[string]required

List of attributes to group the statistics by

Example

TaskStatsResponseModel

object
countinteger

Total number of tasks

statsarray[object]
Show Child Parameters
Example

TaskAssigneeSummaryModel

object
caseIdstring

The unique identifier of the case

tasksarray[object]

List of tasks for the case, each with unique assignee details

Show Child Parameters
Example

ExceptionAdditionalData

object

Additional data related to the Exception.

idstring

A identifier of Exception Addtional Attribute.

Example:severity

labelstring

The label for Exception Addtional Attribute.

Example:SEVERITY

valuestring

The value of Exception Addtional Attribute.

Example:Medium

dataTypestring

The data type of Exception Addtional Attribute.

Example:STRING

entityTypestring

The Entity Type of Exception Addtional Attribute.

Example:INCIDENT_ENTITY

sourcestring

The Source of Exception Addtional Attribute.

Example:Zinnia.BPMTransactions

Example