Create a connection session and return a link URL that launches the frontend experience.
Use the returned link based on the verification type:
connectUrl when initializing Link, including iframe implementations where callbacks are needed.ASWebAuthenticationSession or Android Custom Tabs.ASWebAuthenticationSession or Android Custom Tabs.For Hosted/direct-launch flows, always set configuration.redirect_url so the user returns to your application.
Username = api_key_id, Password = api_key_secret
Partner connection session object.
Verification ID associated with the session.
Connection session configuration for payroll and banking verifications.
URL used to launch the payroll or banking frontend experience. For payroll, use it as connectUrl when initializing Embedded Link; the returned session URL already determines whether the session runs in Sandbox or Production. Alternatively, open it directly for Hosted Link. For banking, use it to launch either an Embedded banking session or a Hosted banking session.
Source of connection data.
payroll, banking