Verification Results
Response Handling
The callback function receives a response object. Key status values include:
| Status | Description | |
|---|---|---|
| success | User completed verification and passed all checks. | |
| failed | User completed verification but failed the data/biometric checks. | |
| closed | User exited the widget before completing the flow. | |
| error | A technical error occurred (e.g., network failure) |
HTTP Status Codes
| Code | Description | Action Required |
|---|---|---|
| 200 / 201 | Success | Continue normal processing |
| 400 | Bad Request | Verify request payload and data formats |
| 401 | Unauthorized | Check your API Key and Widget ID |
| 402 | Payment Required | Fund your Prembly wallet |
| 500/503 | Server Error | Retry the request later |
Updated about 16 hours ago
Did this page help you?
