Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:3001/api/v1/business/fraud/analytics/overview
{ "success": true, "data": { "totalRules": 12, "activeRules": 8, "blockedToday": 4, "reviewedToday": 10, "allowedToday": 32, "blockRate": 9.5, "disputeRatio": 0.9, "vampStatus": "CLEAR", "ecmStatus": "ECM", "threeDsSkipRate": 12.3 } }
OK
true
Show child attributes