Interface: SdkIntegrationsGenerateExternalWebSdkLinkRequest
Describes the structure of the request for the sdkIntegrationsGenerateExternalWebSdkLink method
Work with applicants
externalUserId
• Optional externalUserId: string
An external user ID on your side.
See
Generate external WebSDK link API Reference
Defined in
lang
• Optional lang: string
The language for WebSDK in ISO 639-1 format.
See
Generate external WebSDK link API Reference
Defined in
levelName
• levelName: string
A verification level name. Case-sensitive and has to be created in the same environment. If contains reserved characters (e.g., @, +", white spaces as %20), it should be URL-encoded, otherwise you may get signature mismatch.
See
Generate external WebSDK link API Reference
Defined in
ttlInSecs
• Optional ttlInSecs: number
A lifespan of the link in seconds.
See
Generate external WebSDK link API Reference