post
https://{environment}.origamirisk.com/OrigamiApi/api/v2/Actions/Queue/DRFScoring//
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
The DRFScoring action executes a Data Rating Factor (DRF) scoring calculation on a record. DRF scoring evaluates records against predefined criteria to produce risk scores, ratings, or classifications.
The API request simply says "score this record" - the scoring configuration determines how.
What Is DRF Scoring?
DRF (Data Rating Factor) scoring is a rules-based evaluation system:
| Component | Description |
|---|---|
| Scoring Factors | Individual criteria that contribute to the score |
| Factor Weights | Relative importance of each factor |
| Scoring Rules | Logic that determines points/values for each factor |
| Score Output | Calculated result (numeric score, rating, tier, etc.) |
How It Works
When executed, the DRFScoring action:
- Retrieves the scoring configuration specified by the parameters
- Evaluates the record's data against the scoring criteria/factors
- Calculates a score, rating, or classification
- Stores the scoring result on the record or in a related scoring entity
Domain Compatibility
DRF Scoring can be applied to domains that have scoring configurations defined:
| Domain | Common Scoring Use Cases |
|---|---|
Claim | Claim severity scoring, fraud risk scoring, litigation risk |
Policy | Risk rating, pricing tier classification |
Location | Site risk scoring, safety rating |
Incident | Incident severity scoring, escalation scoring |
Contact | Vendor rating, customer risk scoring |
Common Use Cases
- Risk Assessment - Calculate risk scores for claims or policies
- Fraud Detection - Score claims for fraud indicators
- Prioritization - Score records to prioritize work queues
- Pricing - Calculate rating factors for premium determination
- Compliance - Score locations or vendors for compliance ratings
- Severity Classification - Automatically classify records by severity