Skip to main content

createQuickVerification

Starts a walk-up "quick verification": creates a presentation flow requesting any valid Verifiable Credential and immediately generates the QR code / deep link for it.

createQuickVerification(
input: QuickVerificationInput
): QuickVerificationResponse!

Arguments

createQuickVerification.input ● QuickVerificationInput input

Type

QuickVerificationResponse object

The result of starting a quick verification. Contains the created presentation flow (for status polling/subscription) and the presentation request (QR code/deep link) to display.