Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.72 KB

File metadata and controls

23 lines (15 loc) · 1.72 KB

FraudLookupValues

Properties

Name Type Description Notes
affiliates List<FraudLookupAffiliate> Affiliates with non-empty email, sorted by email. [optional]
avsMatchTypes List<String> Valid values for avs_match_type on the 'address street and zip avs' rule type. [optional]
countries List<String> ISO country codes available to this merchant. [optional]
failureActions List<String> Valid values for failure_action on insert and search requests. [optional]
ipRangeTypes List<String> Valid values for ip_range_type on IP-based rules. [optional]
linkedAccounts Boolean True when this merchant has at least one linked merchant account. [optional]
rotatingTransactionGateways List<FraudLookupGateway> Rotating transaction gateways configured for this merchant. Use the oid as a value in rotating_transaction_gateway_filters on insert. [optional]
ruleGroups List<String> Valid values for rule_group on search requests. [optional]
ruleTypes List<String> Valid values for rule_type on insert and search requests. [optional]
screenBrandingThemes List<FraudLookupTheme> Screen branding themes configured for this merchant. Use the oid as a value in screen_branding_theme_filters on insert. [optional]
userActions List<String> Valid values for user_action on rule types that distinguish between attempted and approved transactions. [optional]