https://ns.adobe.com/xdm/mixins/experienceevent-claim-details
Claim details such as claim policy ID and claim creation steps.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/experience-event/industry-verticals/experienceevent-claim-details.schema.json |
{
"xdm:claims": {
"xdm:ID": "P102819201D",
"xdm:startDate": "2021-03-04T15:52:25+00:00",
"xdm:status": "approved",
"xdm:type": "automobile"
}
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:claims | object |
Optional | Claim Process (this schema) |
* |
any | Additional | this schema allows additional properties |
Captures fields related to a claim when initated by a customer.
xdm:claims
- is optional
- type:
object - defined in this schema
object with following properties:
| Property | Type | Required |
|---|---|---|
xdm:ID |
string | Optional |
xdm:benefitAmount |
Optional | |
xdm:policyID |
string | Optional |
xdm:startDate |
string | Optional |
xdm:status |
string | Optional |
xdm:steps |
Optional | |
xdm:type |
string | Optional |
Unique identifier for the claim.
xdm:ID
- is optional
- type:
string
string
Captures the benefit amount.
xdm:benefitAmount
- is optional
- type: reference
Policy Identifier.
xdm:policyID
- is optional
- type:
string
string
Date the claim was successfully submitted.
xdm:startDate
- is optional
- type:
string
string
- format:
date-time– date and time (according to RFC 3339, section 5.6)
Captures the status of the claim for any given point in the application process.
xdm:status
- is optional
- type:
enum
The value of this property must be equal to one of the known values below.
| Value | Description |
|---|---|
initiated |
Initiated |
in progress |
In Progress |
approved |
Approved |
declined |
Declined |
Extension of toolUsage data type.
xdm:steps
- is optional
- type: reference
Type of claim submitted.
xdm:type
- is optional
- type:
enum
The value of this property must be equal to one of the known values below.
| Value | Description |
|---|---|
homeowners |
Homeowners |
automobile |
Automobile |
renters |
Renters |
third party automobile |
Third Party Automobile |
third party home |
Third Party Home |
life |
Life |
health |
Health |
dental |
Dental |
flood |
Flood |
earthquake |
Earthquake |