Adyen · Schema

AccountInfo

AccountInfo schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
accountAgeIndicator string Indicator for the length of time since this shopper account was created in the merchant's environment. Allowed values: * notApplicable * thisTransaction * lessThan30Days * from30To60Days * moreThan60D
accountChangeDate string Date when the shopper's account was last changed.
accountChangeIndicator string Indicator for the length of time since the shopper's account was last updated. Allowed values: * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days
accountCreationDate string Date when the shopper's account was created.
accountType string Indicates the type of account. For example, for a multi-account card product. Allowed values: * notApplicable * credit * debit
addCardAttemptsDay integer Number of attempts the shopper tried to add a card to their account in the last day.
deliveryAddressUsageDate string Date the selected delivery address was first used.
deliveryAddressUsageIndicator string Indicator for the length of time since this delivery address was first used. Allowed values: * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days
homePhone string Shopper's home phone number (including the country code).
mobilePhone string Shopper's mobile phone number (including the country code).
passwordChangeDate string Date when the shopper last changed their password.
passwordChangeIndicator string Indicator when the shopper has changed their password. Allowed values: * notApplicable * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days
pastTransactionsDay integer Number of all transactions (successful and abandoned) from this shopper in the past 24 hours.
pastTransactionsYear integer Number of all transactions (successful and abandoned) from this shopper in the past year.
paymentAccountAge string Date this payment method was added to the shopper's account.
paymentAccountIndicator string Indicator for the length of time since this payment method was added to this shopper's account. Allowed values: * notApplicable * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days
purchasesLast6Months integer Number of successful purchases in the last six months.
suspiciousActivity boolean Whether suspicious activity was recorded on this account.
workPhone string Shopper's work phone number (including the country code).
View JSON Schema on GitHub