Individual Application
An Individual Application is a verification session for a natural person (KYC).
An Individual Application is a verification session for a natural person (KYC). It links an Individual Profile to a Level, runs the configured checks, and produces a final GREEN or RED result.
Profile
identity record
Application
/applications
Run
AML screening
written to Profile
Manage Applications
Create, view, filter, and review Individual Applications in the AdvanGuard platform.
Dashboard — Individual Application list
In the Dashboard, navigate to Application → Individuals to view all individual verification applications. Use the search bar to filter by Application ID or Level ID, and use the Status and Review Answer dropdowns to filter results.
| Column | Description |
|---|---|
| Application ID | Unique system-generated identifier for this Application session. Used for all subsequent API calls, for example get detail or terminate. |
| Level ID | The verification Level used for this Application. Determines which checks were run. |
| Status | Current lifecycle status: COMPLETED IN_PROGRESS ON_HOLD TERMINATED |
| Review Answer | Final verification result: ● GREEN passed, or ● RED rejected. Only populated when Status is COMPLETED. |
| Created | Timestamp when the Application was created. |
Application detail view
Click any Application row to open its detail panel. The detail view contains two main sections:
Create an Individual Application
🖥️ Dashboard
- Go to Application → Individuals
- Click + Create Application at the top right
- Enter the user's
externalUserIdand select alevelId - Submit — checks trigger immediately
API Reference
Click any endpoint below to view the full API documentation.
Updated 12 days ago