Search
K
Case Management

ActivityFeedSource

object
typestring

Type of source that performed the action

Example:API

idstring

ID of the source

Example:7dfd65b3-4609-4fd9-a3f2-b6cbf9f4415f

performedBystring

ID of the user who performed the action

Example:c6a7ab9f7dd84015a6552bfc5b366b77

Example

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