Rules

Endpoints

GET/rule- Get list of rules

POST/rule- Add a new rule

GET/rule/checks/{paymentId}- Get velocity checks performed on a transaction

GET/rule/{id}- Get a velocity limit by rule ID

PATCH/rule/{id}/deactivate- Deactivate a rule

Parameters

ParameterTypeDescription
accountNumberstringThe number associated with the account.
actionstringThe action specified for the transaction.
amountintegerThe amount involved in the transaction.
counterpartyIdintegerThe ID of the counterparty.
durationDaysintegerThe duration for which transaction lasts.
frequencyMaxintegerThe maximum frequency of transaction.
limitNamestringThe name of the limit.
limitTypestringThe type of limit set.
productIdintegerThe ID associated with the product.
transactionTypestringThe classification of transaction type.