Verifications

Create DC request for Digital Credentials flow

Creates the EID session for a DC flowType verification. This is a deferred session creation - the HopaeConnect session was created during createVerification, and this endpoint creates the EID session (verifier request) when the client is ready to display the QR code.

post/v1/verifications/dc-request

Request body

verificationIdstring required

Verification ID

Response

DC request created successfully

requestBase64string required

Base64 encoded request data

dcSessionIdstring required

DC session ID from EID service

Changes

No recorded changes to this endpoint across all 1 revision of this API.