A visual representation of the customer evaluation process for the Public API. Steps are ordered sequentially.
There are two methods to trigger an evaluation:
This implicitly includes a KYC evaluation.
Available after customer onboarding, on demand.
Includes identity verification and watchlist verification.
Same analysis as KYC, but different process. Best effort result.
Customer risk score based on provided and existing information.
The validation result has three characteristics, correlated with the chosen evaluation type:
Available in all evaluations. Result of identity check + watchlist check.
Available if included. Result of identity check only. Best effort: `success: false` if not fast.
Executed if selected. Returns 0 if not requested.
Determined in three ways:
End goal: Handle customer access. "Approved" allows access, "Rejected" denies, "Review" requires manual decision.
Depends on evaluation type and result, including webhook responses.
Request Stage:
Webhooks Stage:
Request Stage:
Webhooks Stage:
Request Stage:
Webhooks Stage:
Request Stage:
Webhooks Stage: