Search
K
Case Management

Task Management - Create a new Task message

Create a new task message for the specified task type, carrier, category, and message ID.

post

Body

application/json
taskTypestring

Type of the task

Example:SUITABILITY_REVIEW

carrierstring

Carrier information

Example:MASS

categorystring

Category of the message

Allowed values:SCHEDULED_REASONCANCELLATION_REASON

Example:SCHEDULED_REASON

messageIdstring

Unique identifier for the message

Example:DOCUMENT_MISSING

messagestring

The description of the message

Example:Document is missing for SUITABILITY_REVIEW for MASS

Response

application/json

Task message created successfully

TaskMessageModel

taskTypestring

Type of the task

Example:SUITABILITY_REVIEW

carrierstring

Carrier information

Example:MASS

categorystring

Category of the message

Example:CANCELLATION_REASON

messageIdstring

Unique identifier for the message

Example:DOCUMENT_MISSING

messagestring

The description of the message

Example:DOCUMENT is missing for SUITABILITY_REVIEW for MASS

post/case/v1/tasks/message

Body

{}
 
application/json

Task Management - Search Task Messages

Search task messages by task type, carrier, category, and message ID.

post

Body

application/json
categorystring

Category of the message

Allowed values:SCHEDULED_REASONCANCELLATION_REASON

Example:SCHEDULED_REASON

messageIdstring

Unique identifier for the message

Example:DOCUMENT_MISSING

Response

application/json

Task messages retrieved successfully

taskTypestring

Type of the task

Example:SUITABILITY_REVIEW

carrierstring

Carrier information

Example:MASS

categorystring

Category of the message

Example:CANCELLATION_REASON

messageIdstring

Unique identifier for the message

Example:DOCUMENT_MISSING

messagestring

The description of the message

Example:DOCUMENT is missing for SUITABILITY_REVIEW for MASS

post/case/v1/tasks/message/search

Body

{}
 
application/json

Get the Stats for the Dashboard

post

Body

application/json

Get Dashboard Stats Model Search Body

DashboardStatsRequest

filterobject
Show Child Parameters
groupByarray[string]unique-items

Allowed values:brokerDealerNamecarriercaseStatusprocessSubTypepolicyNumberprocessproductNameexpectionCategoryopenStagesupdatedAtcreatedAt

>= 1 items<= 3 items

Response

application/json

The updated queue instance

DashboardStatsResponse

dataarray[object]
Show Child Parameters
totalElementsinteger

Example:4856

post/case/v1/dashboard/stats

Body

{}
 
application/json

TaskSearchCriteria

object
policyNumberstring

The policy number associated with the case.

Example:AU7654098

applicationTypestring

The application type of the policy.

Example:Digital

processarray[string]

A list of processes to filter the search results.

Example:New Business

Example

DashboardStatsResponse

object
dataarray[object]
Show Child Parameters
totalElementsinteger

Example:4856

Example