{"type":"object","required":["signableContent","displayText","username","source"],"properties":{"signableContent":{"type":"string","description":"Base64 content that will be signed by Smart-ID"},"confirmationMessage":{"type":"string","description":"Text shown to the user during Smart-ID confirmation"},"username":{"type":"string","description":"Name of the user inside Plumery system"},"source":{"type":"string","description":"The path of the resource which needs to be signed(e.g. /api/v1/documents/1234567890)"}}}