Skip to main content
Receive workflow events (screening decisions, maintenance dispatches, KPI exports). Verify signatures using X-CasaAI-Signature (HMAC-SHA256).
{
  "type": "screening.decision",
  "run_id": "run_123",
  "status": "approved",
  "payload": {
    "tenant_id": "app_78431",
    "score": 86,
    "rationale": ["Income multiple 3.2x", "Credit clean"]
  }
}
{ "received": true }