Get Claim Types
Returns a list of claim types available for the given policy type, and logged in API consumer.
Use the id of the claim type you wish to make a claim for when requesting an FNOL.
Get Claim Types
GET
https://staging.api.xclaim.xcover.com/partners/{partnerCode}/policy-types/{policyTypeName}/claim-types
Returns a list of claim types avaiable for the given policy type, and logged in API consumer.
Use the id of the claim type you wish to make a claim for when requesting an FNOL
Path Parameters
Name
Type
Description
partnerCode*
String
eg. XYZ999
policyTypeName*
String
Policy type slug string
Headers
Name
Type
Description
Authorization*
String
Bearer {{JWT token}}
Content-Type*
String
application/json
Last updated