Interaction Sample - SK-EID/smart-id-documentation GitHub Wiki Sample requests with app visualization: Request App visualization { "relyingPartyUUID": "00000000-0000-0000-0000-000000000000", "relyingPartyName": "DEMO", "certificateLevel":"QUALIFIED", "hash": "f0V3/BMEKtvftIRhR+x...", "hashType": "SHA512", "allowedInteractionsOrder": [ { "type": "displayTextAndPIN", "displayText60": "displayTextAndPIN, max 60 chars of text" } ] } { "relyingPartyUUID": "00000000-0000-0000-0000-000000000000", "relyingPartyName": "DEMO", "certificateLevel":"QUALIFIED", "hash": "f0V3/BMEKtvftIRhR+x...", "hashType": "SHA512", "allowedInteractionsOrder": [ { "type": "verificationCodeChoice", "displayText60": "verificationCodeChoice, max 60 chars of text" } ] } { "relyingPartyUUID": "00000000-0000-0000-0000-000000000000", "relyingPartyName": "DEMO", "certificateLevel":"QUALIFIED", "hash": "f0V3/BMEKtvftIRhR+x...", "hashType": "SHA512", "allowedInteractionsOrder": [ { "type": "confirmationMessage", "displayText200": "confirmationMessage, max 200 chars of text" }, { "type": "displayTextAndPIN", "displayText60": "displayTextAndPIN, max 60 chars of text" } ] } { "relyingPartyUUID": "00000000-0000-0000-0000-000000000000", "relyingPartyName": "DEMO", "certificateLevel":"QUALIFIED", "hash": "f0V3/BMEKtvftIRhR+x...", "hashType": "SHA512", "allowedInteractionsOrder": [ { "type": "confirmationMessageAndVerificationCodeChoice", "displayText200": "confirmationMessageAndVerificationCodeChoice, max 200 chars of text" }, { "type": "verificationCodeChoice", "displayText60": "verificationCodeChoice, max 60 chars of text" } ] } ⚠️ **GitHub.com Fallback** ⚠️