cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
17 lines (13 loc) • 1.72 kB
Markdown
# CyberSource.Ptsv2paymentsRiskInformationBuyerHistory
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customerAccount** | [**Ptsv2paymentsRiskInformationBuyerHistoryCustomerAccount**](Ptsv2paymentsRiskInformationBuyerHistoryCustomerAccount.md) | | [optional]
**accountHistory** | [**Ptsv2paymentsRiskInformationBuyerHistoryAccountHistory**](Ptsv2paymentsRiskInformationBuyerHistoryAccountHistory.md) | | [optional]
**accountPurchases** | **Number** | Number of purchases with this cardholder account during the previous six months. Recommended for Discover ProtectBuy. | [optional]
**addCardAttempts** | **Number** | Number of add card attempts in the last 24 hours. Recommended for Discover ProtectBuy. | [optional]
**priorSuspiciousActivity** | **Boolean** | Indicates whether the merchant experienced suspicious activity (including previous fraud) on the account. Recommended for Discover ProtectBuy. | [optional]
**paymentAccountHistory** | **String** | This only applies for NEW_ACCOUNT and EXISTING_ACCOUNT in creationHistory. Possible values are: - PAYMENT_ACCOUNT_EXISTS - PAYMENT_ACCOUNT_ADDED_NOW | [optional]
**paymentAccountDate** | **Number** | Date applicable only for PAYMENT_ACCOUNT_EXISTS in paymentAccountHistory | [optional]
**transactionCountDay** | **Number** | Number of transaction (successful or abandoned) for this cardholder account within the last 24 hours. Recommended for Discover ProtectBuy. | [optional]
**transactionCountYear** | **Number** | Number of transaction (successful or abandoned) for this cardholder account within the last year. Recommended for Discover ProtectBuy. | [optional]