Skip to main content
POST
Submits an applicant and triggers the risk engine to produce a final decision based on the widget’s configured thresholds. Returns the full applicant object with its updated status, riskScore, and decision timestamps. Requires Authorization: Bearer $TOKEN. Rate limited to 10 requests per minute.

Path parameters

string
required
The applicant ID to submit.

Body

string
Optional reviewer notes. Up to 2000 characters.
The decision follows the widget’s risk configuration:
  • Score ≥ autoApproveThresholdapproved
  • Score ≤ autoRejectThresholdrejected
  • Between thresholds, or a flagged condition (PEP, sanctions, adverse media) → requires_review