Skip to main content

ECHO

Recovery workflow

Echo supports recovery case organization, outreach draft scaffolding, and estimated opportunity formulas without guaranteeing outcomes or giving legal conclusions.

No recovery cases exist. Protected outreach, report export, and provider sync require PLATPHORM_API_KEY.

Estimate rule

{
  "estimatedValue": 0,
  "currency": "USD",
  "label": "estimate",
  "formula": "(estimatedVisits / 1000) * assumedCpm * confidence * matchScore * attributionFactor",
  "assumptions": {
    "estimatedVisits": 0,
    "assumedCpm": 0,
    "confidence": 0,
    "matchScore": 0,
    "attributionFactor": 0.35
  },
  "disclaimer": "This is not a legal conclusion, invoice, guaranteed recovery, or proof of money owed."
}