Trigger document verification when Socure returns a refer decision
/verify returns summary.action_required === "socure_refer". Creates a Socure DocV session and returns a hosted ID-scan link + QR code.
Show the user the QR code / link — they scan their ID on their phone. When complete, Socure fires a webhook that marks the check as completed. Keep polling /verification until it resolves.
No request body.
<img src={qrcode} /> for mobile scanning.eventId — used internally to match the webhook callback.