Verification

Verify customer eligibility using three distinct flows: digital wallet passes, Icelandic electronic ID (eID), or employee-approved manual verification.

Overview

All verification flows are accessed via Bearer token authentication (OAuth 2.0 Client Credentials). The server records a transaction for every verification attempt regardless of the result.

Choosing a Flow

FlowUse whenAuth required
PassCustomer has a digital wallet pass (QR/NFC)Bearer token
eIDCustomer authenticates via Icelandic eID (RNT)Bearer token
ManualEmployee manually approves the transactionBearer token

Verification Flows