Verification Results

Response Handling

The callback function receives a response object. Key status values include:

StatusDescription
successUser completed verification and passed all checks.
failedUser completed verification but failed the data/biometric checks.
closedUser exited the widget before completing the flow.
errorA technical error occurred (e.g., network failure)

HTTP Status Codes

CodeDescriptionAction Required
200 / 201SuccessContinue normal processing
400Bad RequestVerify request payload and data formats
401UnauthorizedCheck your API Key and Widget ID
402Payment RequiredFund your Prembly wallet
500/503Server ErrorRetry the request later

Did this page help you?