Purpose-built B2B platform for managing fraud cases from intake through resolution and billing. Complete with client portal, API access, and multi-tier pricing.
From case intake to invoicing, ESD covers the complete fraud investigation lifecycle.
Track cases through an 8-state workflow covering new, in-progress, security work, settlement, REPO, collection, and resolution phases.
Hierarchical roles from Global Manager to Investigator with country-level access control. Each role sees exactly what they need.
Assign tasks to team members with due dates, track progress, and reassign as needed. Investigators get a focused task-only view.
White-label portal for your clients to track their case status and view invoices. Separate login with tailored views.
Generate invoices from resolved cases with configurable price lists. Track payments and outstanding balances per client.
Dashboard with case distribution charts, status breakdowns, and CSV export. Filter by country, status, fraud type, and date range.
Four steps from case intake to billing
Submit cases via the web UI or API with fraud type, amounts, and involved persons.
Assign tasks, add notes, track progress through security work, settlement, or REPO phases.
Close cases with a resolution type and recovered amounts. Full audit trail preserved.
Generate invoices from resolved cases using client-specific price lists and service tiers.
Clean, intuitive interface built for investigative teams
Dashboard with case analytics and status charts
Fraud case list with filters and status tracking
Billing dashboard with invoicing overview
Client portal with case visibility
Flexible pricing based on investigation complexity and turnaround requirements
Regular investigation timeline
Expedited investigation with faster SLA
Fastest response for urgent investigations
All pricing is custom per client. Base rates depend on case complexity and volume. Contact us for a quote.
Submit cases and retrieve results programmatically with our RESTful API.
Secure API key per client, managed through the admin UI
Interactive documentation at /api/doc
Submit cases, check status, retrieve invoices
Public access to fraud types, statuses, and country lists
{
"caseNumber": "CASE-2026-001",
"fraudType": "identity_theft",
"country": "KE",
"amount": 15000.00,
"currency": "EUR",
"serviceLevel": "priority",
"description": "Suspected identity theft...",
"involvedPersons": [
{
"firstName": "John",
"lastName": "Doe",
"role": "suspect"
}
]
}
Give clients real-time access to their case status and invoices through a dedicated portal.