Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 736 Bytes

File metadata and controls

17 lines (9 loc) · 736 Bytes

LiveDocumentCheckRequestData

Data containing neccessary information to handle the enduser live document check.

Properties

Name Type Description Notes
callback Callback
statusUrl URI The URL to send the intermediate status requests to. If not set, no intermediate status requests will be sent. [optional]
endUserRedirectUrl URI If set the enduser is being redirected to this URL after the check is finished. [optional]
tokenValidityInSeconds Long The validity duration of a started ident process in seconds. Defaults to 3600 seconds = 60 minutes. [optional]