https://ns.adobe.com/xdm/mixins/experienceevent-autopay-enrollment-details
Autopay enrollment details such as autopay status, start, save, and failure.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Deprecated | No | Forbidden | Permitted | fieldgroups/deprecated/experienceevent-autopay-enrollment-details.schema.json |
{
"xdm:autopayEnrollment": {
"xdm:autoPayEnrollment": {
"xdm:tool-usage": {
"xdm:toolUsageCancelled": 1,
"xdm:toolUsageComplete": 1,
"xdm:toolUsageFailure": 1,
"xdm:toolUsageID": "T421",
"xdm:toolUsageName": "autopay enrollment",
"xdm:toolUsageSaved": 1,
"xdm:toolUsageStart": 1,
"xdm:toolUsageStep": 1,
"xdm:toolUsageStepName": "select account",
"xdm:toolUsageSubmitted": 1,
"xdm:toolUsageType": "self service"
}
},
"xdm:autoPayEnrollmentStatus": true
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:autopayEnrollment | object |
Optional | Autopay Enrollment Details (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:autopayEnrollment
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:autoPayEnrollment |
Optional | |
xdm:autoPayEnrollmentStatus |
boolean | Optional |
Extension of toolUsage data type.
xdm:autoPayEnrollment
- is optional
- type: reference
Tracks the visitor's autopay enrollment status.
xdm:autoPayEnrollmentStatus
- is optional
- type:
boolean
boolean