{{baseUrl}}/IT-selfie

POST {{baseUrl}}/IT-selfie

This service allows obtaining a link to access a platform for initiating Automatic Video Recognition. The user performs a video recognition at any time, following a guided procedure that involves recording a short video and capturing documents. The validation of the entered data will be carried out later by back office operators.

Request Body

{"callback"=>{"callback"=>{"method"=>"<string>", "field"=>"<string>", "url"=>"<string>", "headers"=>{"key"=>"<string>"}, "data"=>"<object>"}}, "mail"=>"<string>", "user"=>"<string>", "healthCard"=>{"required"=>"<boolean>", "checkExpire"=>"<boolean>"}, "phoneNumber"=>{"required"=>"<boolean>", "editable"=>"<boolean>", "number"=>"<string>"}, "policy"=>{"url"=>"<string>"}, "output"=>{"imagesAsPdf"=>"<boolean>"}, "layout"=>{"title"=>"<string>", "logo"=>"<string>", "favicon"=>"<string>", "backgroundColor"=>"<string>", "textColor"=>"<string>", "footer"=>"<string>"}, "redirectUrls"=>{"success"=>"<string>", "failure"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:{&quot;id&quot;:&quot;aaaaaaaa-1111-2222-dddd-123456789&quot;,&quot;link&quot;:&quot;https://sit-openapi.certid.it/aaaaaaaa-1111-2222-dddd-12345678&quot;,&quot;message&quot;:&quot;The link for the automated Video Identification service.&quot;,&quot;status&quot;:&quot;running&quot;,&quot;owner&quot;:&quot;myaccount@prova.it&quot;},&quot;success&quot;:true,&quot;message&quot;:&quot;&quot;,&quot;error&quot;:null}