Skip to main content
Blocklists are organization-scoped lists that influence every assessment. When a transaction matches an active entry, Clausum adds a signal or hard-declines with decision: "decline".

Entry types (pay-in)

Payout-specific types

For payout assess, add entries with payout scope: Shared types (email, ip_address, country, customer_id) can apply to both flows when configured correctly.

Flow scope

Each entry has flow_scope: Configure scope in Dashboard → Protección → Blocklists when creating or editing an entry. Payout assess ignores payin-only entries and vice versa.

Severity

Managing entries

Blocklist CRUD uses a dashboard session JWT (signed-in user), not partner API keys.
Adding entries requires admin, analyst, or compliance_officer. Deleting entries requires admin.

Automatic population

When you call report-fraud, Clausum auto-blocklists the email (block), card BIN (flag), and IP (block) — tagged source: "fraud_report" and linked to the case.

Expiring entries

Set expires_at for temporary blocks (e.g. 24-hour velocity ban):

Normalization

Values are normalized on write: emails lowercased, countries uppercased. Duplicates (same org + type + value + scope) return 409 Conflict.