Payment Sessions Request Customer Account Details
public PaymentSessionsRequestCustomerAccountDetails PaymentSessionsRequestCustomerAccountDetails(PaymentSessionsRequestCustomerAccountDetails.AuthenticationMethod authenticationMethod, String authenticationTimestamp, String createDate, String changeDate, String passwordChangeDate, BigDecimal addCardAttempts, BigDecimal accountPurchases)
Parameters
authentication Method
Mechanism used by the cardholder to authenticate to the merchant.
authentication Timestamp
Date and time in UTC of the cardholder authentication, in extended ISO 8601 format.
create Date
Date the cardholder opened the account with the merchant, in ISO 8601 format (YYYY-MM-DD).
change Date
Date the cardholder’s account with the merchant was last changed, including Billing or Shipping address, new payment account, or new user(s) added, in ISO 8601 format (YYYY-MM-DD).
password Change Date
Date the cardholder’s account with the merchant had a password change or account reset, in ISO 8601 format (YYYY-MM-DD).
add Card Attempts
Number of add card attempts in the last 24 hours.
account Purchases
Number of purchases with this cardholder's account during the previous six months.