Create a connection session and return a link URL that launches the frontend experience.
Session links expire after one hour. A new session link can be created at any time by creating another session for the active verification.
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.
Documentation Index
Fetch the complete documentation index at: https://docs.argyle.com/llms.txt
Use this file to discover all available pages before exploring further.
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. Session links expire after one hour. A new session link can be created at any time by creating another session for the active verification.
Source of connection data.
payroll, banking