session_id, verification_token, and H5 link still expire after 120 seconds, and a successful verification should be bound immediately with Bind Real-Person Verification Result.
The response is TokenLab-neutral. It never includes internal credentials or underlying material-library IDs. After a bind succeeds, group_id is the TokenLab material group ID that can be used when creating liveness_face material assets.
Status values:
| Status | Meaning |
|---|---|
created | TokenLab created the H5 session, but no callback has been recorded yet. |
callback_succeeded | TokenLab received a successful H5 callback, but the result has not been bound yet. |
callback_failed | TokenLab received a failed H5 callback. |
bound | The verification result has been bound to a TokenLab real-person material group. |
expired | The 120-second binding window passed before the session was bound. |