AcctInfo
Account information related to the Cardholder and 3DS Requestor, used for risk evaluation.
Length of time that the cardholder has had the account with the 3DS Requestor. Scheme specific rules: Visa: Field is required if available.
01: No account (guest check-out)02: Created during this transaction03: Less than 30 days04: 30-60 days05: More than 60 days
Possible values: [01, 02, 03, 04, 05]
Date that the cardholder's account with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added. Scheme specific rules: Visa: Field is required if available.
Possible values: Value must match regular expression ^[0-9]{8}$
Length of time since the cardholder's account information with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added. Scheme specific rules: Visa: Field is required if available.
01: Changed during this transaction02: Less than 30 days03: 30-60 days04: More than 60 days
Possible values: [01, 02, 03, 04]
Date that the cardholder opened the account with the 3DS Requestor. Scheme specific rules: Visa: Field is required if available.
Possible values: Value must match regular expression ^[0-9]{8}$
Date that cardholder's account with the 3DS Requestor had a password change or account reset. Scheme specific rules: Visa: Field is required if available.
Possible values: Value must match regular expression ^[0-9]{8}$
Indicates the length of time since the cardholder's account with the 3DS Requestor had a password change or account reset. Scheme specific rules: Visa: Field is required if available.
01: No change02: Changed during this transaction03: Less than 30 days04: 30-60 days05: More than 60 days
Possible values: [01, 02, 03, 04, 05]
The 3DS Requestor assigned account identifier of the transacting Cardholder.
Possible values: <= 64 characters
Number of purchases with this cardholder account during the previous six months. Scheme specific rules: Visa: Field is required if available.
Possible values: <= 4 characters, Value must match regular expression ^[0-9]{1,4}$
Date that the payment account was enrolled in the cardholder's account with the 3DS Requestor. Scheme specific rules: Visa: Field is required if available.
Possible values: Value must match regular expression ^[0-9]{8}$
Indicates the length of time that the payment account was enrolled in the cardholder's account with the 3DS Requestor. Scheme specific rules: Visa: Field is required if available.
01: No account (guest check-out)02: During this transaction03: Less than 30 days04: 30-60 days05: More than 60 days
Possible values: [01, 02, 03, 04, 05]
Number of Add Card attempts in the last 24 hours. Scheme specific rules: Visa: Field is required if available.
Possible values: <= 3 characters, Value must match regular expression ^[0-9]{1,3}$
Date when the shipping address used for this transaction was first used with the 3DS Requestor.
Possible values: Value must match regular expression ^[0-9]{8}$
Indicates when the shipping address used for this transaction was first used with the 3DS Requestor. Scheme specific rules: Visa: Field is required if available.
01: This transaction02: Less than 30 days03: 30-60 days04: More than 60 days
Possible values: [01, 02, 03, 04]
Indicates if the Cardholder Name on the account is identical to the shipping Name used for this transaction. Scheme specific rules: Visa: Field is required if available.
01: Account Name identical to shipping Name02: Account Name different than shipping Name
Possible values: [01, 02]
Indicates whether the 3DS Requestor has experienced suspicious activity (including previous fraud) on the cardholder account. Scheme specific rules: Visa: Field is required if available.
01: No suspicious activity has been observed02: Suspicious activity has been observed
Possible values: [01, 02]
Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous 24 hours. Scheme specific rules: Visa: Field is required if available.
Possible values: <= 3 characters, Value must match regular expression ^[0-9]{1,3}$
Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous year. Scheme specific rules: Visa: Field is required if available.
Possible values: <= 3 characters, Value must match regular expression ^[0-9]{1,3}$
{
"chAccAgeInd": "01",
"chAccChange": "string",
"chAccChangeInd": "01",
"chAccDate": "string",
"chAccPwChange": "string",
"chAccPwChangeInd": "01",
"chAccReqID": "string",
"nbPurchaseAccount": "string",
"paymentAccAge": "string",
"paymentAccInd": "01",
"provisionAttemptsDay": "string",
"shipAddressUsage": "string",
"shipAddressUsageInd": "01",
"shipNameIndicator": "01",
"suspiciousAccActivity": "01",
"txnActivityDay": "string",
"txnActivityYear": "string"
}