Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.07 KB

File metadata and controls

14 lines (11 loc) · 1.07 KB

# LiveDocumentCheckRequestData

Properties

Name Type Description Notes
callback \Irisnet\API\Client\Model\Callback The URL the final check result is being sent to.
statusUrl string The URL to send the intermediate status requests to. If not set, no intermediate status requests will be sent. [optional]
endUserRedirectUrl string If set the enduser is being redirected to this URL after the check is finished. [optional]
tokenValidityInSeconds int The validity duration of a started ident process in seconds. Defaults to 3600 seconds = 60 minutes. [optional]
documentHolderId string The documentHolderId from a previous successful live identification. [optional]
minimumAcceptedAge int The minimum age in years accepted for a check, if applicable. Defaults to 18 if not specified. [optional]

[Back to Model list] [Back to API list] [Back to README]