This operation adds a parameter to a rule for a given entity. These parameters will override the rule defaults during processing.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The audit user to log the request
Always declines. Should be used together with filters. Parameters: None
Approves if MCC in request is in parameter list. Otherwise declines. Parameters: List of MCC codes
Declines if MCC in request is in parameter list. Otherwise approves. Parameters: List of MCC codes
Approves if merchant id in request is in parameter list. Otherwise declines. Parameters: List of merchant ids
Declines if merchant id in request is in parameter list. Otherwise approves. Parameters: List of merchant ids
Declines if amount in request is greater than the parameter. Otherwise approves. Parameters: Single element containing floating number
Approves if country code in request is not present or is in parameter list. Otherwise declines. Parameters: List of country codes
Declines if country code in request is present and is in parameter list. Otherwise approves. Parameters: List of country codes
Declines if card entry mode code in request is present and is in parameter list. Otherwise approves. Parameters: List of card entry mode codes
Approves if card entry mode code in request is present and is in parameter list. Otherwise declines. Parameters: List of card entry mode codes
Approves if cardholder verification code in request is present and is in parameter list. Otherwise declines. Parameters: List of cardholder verification codes
Declines if cardholder verification code in request is present and is in parameter list. Otherwise approves. Parameters: List of cardholder verification codes
Declines if account balance is lower than transaction amount. Otherwise approves. Parameters: None
Declines if cumulative amount over the defined period of time exceeds the parameter. Otherwise approves. Parameters: Single element containing floating number (limit), enumerated period of time string and single element elaborating on the period length for rolling periods
Declines if cumulative count over the defined period of time exceeds the parameter. Otherwise approves. Parameters: Single element containing floating number (limit), enumerated period of time string and single element elaborating on the period length for rolling periods
This ruleType is for internal enfuce use only
This ruleType is for internal enfuce use only
Always declines. Should be used together with filters. Parameters: None
Approves if MCC in request is in parameter list. Otherwise declines. Parameters: List of MCC codes
Declines if MCC in request is in parameter list. Otherwise approves. Parameters: List of MCC codes
Approves if merchant id in request is in parameter list. Otherwise declines. Parameters: List of merchant ids
Declines if merchant id in request is in parameter list. Otherwise approves. Parameters: List of merchant ids
Declines if amount in request is greater than the parameter. Otherwise approves. Parameters: Single element containing floating number
Approves if country code in request is not present or is in parameter list. Otherwise declines. Parameters: List of country codes
Declines if country code in request is present and is in parameter list. Otherwise approves. Parameters: List of country codes
Declines if card entry mode code in request is present and is in parameter list. Otherwise approves. Parameters: List of card entry mode codes
Approves if card entry mode code in request is present and is in parameter list. Otherwise declines. Parameters: List of card entry mode codes
Approves if cardholder verification code in request is present and is in parameter list. Otherwise declines. Parameters: List of cardholder verification codes
Declines if cardholder verification code in request is present and is in parameter list. Otherwise approves. Parameters: List of cardholder verification codes
Declines if account balance is lower than transaction amount. Otherwise approves. Parameters: None
Declines if cumulative amount over the defined period of time exceeds the parameter. Otherwise approves. Parameters: Single element containing floating number (limit), enumerated period of time string and single element elaborating on the period length for rolling periods
Declines if cumulative count over the defined period of time exceeds the parameter. Otherwise approves. Parameters: Single element containing floating number (limit), enumerated period of time string and single element elaborating on the period length for rolling periods
This ruleType is for internal enfuce use only
This ruleType is for internal enfuce use only
DECLINE, ALLOWED_MCC, BLOCKED_MCC, ALLOWED_MERCHANT_ID, BLOCKED_MERCHANT_ID, AMOUNT, ALLOWED_MERCHANT_COUNTRY, BLOCKED_MERCHANT_COUNTRY, ALLOWED_CARD_ENTRY_MODES, BLOCKED_CARD_ENTRY_MODES, ALLOWED_CVM, BLOCKED_CVM, CARDHOLDER_PRESENT, EXTERNAL_BALANCE_CHECK, CUMULATIVE_AMOUNT_INDIVIDUAL_LIMITS, CUMULATIVE_COUNT_INDIVIDUAL_LIMITS, ENFUCE_INTERNAL_PSD2_PIN_COUNT_RULE, ENFUCE_INTERNAL_PSD2_PIN_AMOUNT_RULE "AMOUNT"
Successful operation