https://ns.adobe.com/xdm/mixins/experienceevent-quote-request-details
Captures different details of a quote request process for various types of quotes - including insurance policies, healthcare, manufacturing orders, or high tech orders.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/experience-event/experienceevent-quote-request-details.schema.json |
{
"xdm:quotes": {
"xdm:location": "95110"
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:quotes | object |
Optional | Quote Request Details (this schema) |
* |
any | Additional | this schema allows additional properties |
Quotes information including discount, premium, and request ID.
xdm:quotes
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:discount |
Optional | |
xdm:location |
string | Optional |
xdm:premium |
Optional | |
xdm:requestID |
string | Optional |
xdm:selectedRetailer |
string | Optional |
xdm:steps |
Optional |
Records the discount amount for a quote displayed to a visitor.
xdm:discount
- is optional
- type: reference
Captures the postal code used for finding retailers near the visitor's location.
xdm:location
- is optional
- type:
string
string
Records the premium amount for a quote displayed to a visitor.
xdm:premium
- is optional
- type: reference
Unique identifier for the quote request.
xdm:requestID
- is optional
- type:
string
string
Captures the selected retailer for a quote request, if applicable.
xdm:selectedRetailer
- is optional
- type:
string
string
Extension of toolUsage data type.
xdm:steps
- is optional
- type: reference