Get Claim List

Get a list of claims based on some filters. This will return claims that the partner has created or has access to.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Reference number from partner specified when creating a claim. Accepts multiple reference numbers, e.g. ?refNo=value1&refNo=value2.

string

Application transaction ID. Accepts multiple transaction IDs, e.g. ?trxId=value1&trxId=value2.

string

Claim ID. Accepts multiple claim IDs, e.g. ?claimId=value1&claimId=value2.

string

Insurance product ID. Accepts multiple product IDs, e.g. ?productId=value1∏uctId=value2.

string

Insurance policy number. Accepts multiple policy numbers, e.g. ?policyNumber=value1&policyNumber=value2.

string

Claim type.

string

Claim status. Refer to Claim Status section. Accepts multiple statuses, e.g. ?status=value1&status=value2.

string

Earliest creation date (operator >=). Format: YYYY-MM-DD.

string

Latest creation date (operator <=). Format: YYYY-MM-DD.

integer

Number indicating the limit of items returned from this search. Default: 20 (maximum is 50).

integer

Number indicating the page number. Default: 1.

string

Field name to be sorted. Default: createdAt.

string
enum

Sort direction. Options: ASC (ascending), DESC (descending). Default: DESC.

Allowed:
Headers
string
enum

Preferred language for headings, labels, placeholders, help texts, and form validation messages. Default: id.

Note: en is currently only available for select product IDs.

Allowed:
Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json