Update Rule Filter
This operation updates an existing filter. Only the properties present in the request are updated.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Query Parameters
The audit user to log the request
Body
- Acquirer IDs
- Merchant Countries
- Card Entry Modes
- MCCs
- Amount
- Cardholder Present
- Cardholder Verification Modes
- Transaction Types
MCC
Matches if MCC in request is in parameter list. Parameters: List of MCC codes
Amount
Matches if amount is greater than the parameter. Parameters: Single element containing floating number
MERCHANT_COUNTRY
Matches if country code is in parameter list. Parameters: List of country codes
CARDHOLDER_VERIFICATION
Matches if cardholder verification is in parameter list. Parameters: List of cardholder verifications
CARD_ENTRY_MODE
Matches if card entry mode is in parameter list. Parameters: List of card entry modes
CARDHOLDER_PRESENT
Parameters: boolean value
ACQUIRER_ID
Matches if acquirer id is in parameter list. Parameters: List of acquirer ids
TRANSACTION_TYPE
Matches if transaction type is in parameter list. Parameters: List of transaction types
MCC, AMOUNT, MERCHANT_COUNTRY, CARDHOLDER_VERIFICATION, CARD_ENTRY_MODE, CARDHOLDER_PRESENT, ACQUIRER_ID, TRANSACTION_TYPE "ACQUIRER_ID"
Response
Successful operation
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
MCC
Matches if MCC in request is in parameter list. Parameters: List of MCC codes
Amount
Matches if amount is greater than the parameter. Parameters: Single element containing floating number
MERCHANT_COUNTRY
Matches if country code is in parameter list. Parameters: List of country codes
CARDHOLDER_VERIFICATION
Matches if cardholder verification is in parameter list. Parameters: List of cardholder verifications
CARD_ENTRY_MODE
Matches if card entry mode is in parameter list. Parameters: List of card entry modes
CARDHOLDER_PRESENT
Parameters: boolean value
ACQUIRER_ID
Matches if acquirer id is in parameter list. Parameters: List of acquirer ids
TRANSACTION_TYPE
Matches if transaction type is in parameter list. Parameters: List of transaction types
MCC, AMOUNT, MERCHANT_COUNTRY, CARDHOLDER_VERIFICATION, CARD_ENTRY_MODE, CARDHOLDER_PRESENT, ACQUIRER_ID, TRANSACTION_TYPE 
