Interface: AccessTokensGenerateAccessTokenRequest
Describes the structure of the request for the SumsubClient.accessTokensGenerateAccessToken method
Handle applicant actions
externalActionId
• externalActionId: string
An external action ID which will be bound to the token.
See
Generate access token API Reference
Defined in
levelName
• levelName: string
The name of the verification level.
See
Generate access token API Reference
Defined in
ttlInSecs
• Optional ttlInSecs: string
A lifespan of a token in seconds. Default value is 10 mins.
See
Generate access token API Reference
Defined in
userId
• userId: string
An external user ID which will be bound to the token.
See
Generate access token API Reference