Search
K
Case Management

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

DashboardStatsRequest

object
filterobject
Show Child Parameters
groupByarray[string]unique-items

Allowed values:brokerDealerNamecarriercaseStatusprocessSubTypepolicyNumberprocessproductNameexpectionCategoryopenStagesupdatedAtcreatedAt

>= 1 items<= 3 items

Example

DashboardSearchRequest

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

carrierarray[string]

A list of carrier to filter the search results.

Example:Carrier 1, Carrier 2

requestSubTypearray[string]

A list of request subtypes to filter the search results.

Example:INTERNAL CONVERSION

productNamearray[string]

A list of product names to filter the search results.

Example:TOTAL INTEREST ANUITY APPLICATION

caseStatusarray[string]

A list of case statuses to filter the search results.

Example:Exception

createdDateStartstring(date-time)

The start date for the creation date range filter.

createdDateEndstring(date-time)

The end date for the creation date range filter.

updatedDateStartstring(date-time)

The start date for the updated date range filter.

updatedDateEndstring(date-time)

The end date for the updated date range filter.

brokerDealerNamearray[string]

A list of broker dealer names to filter the search results.

Example:Broker 1, Broker 2

Example