Create a new connect session for an employer
NOTE: The connect session uses Basic Auth; in the sample request above useDocumentation Index
Fetch the complete documentation index at: https://developer.tryfinch.com/llms.txt
Use this file to discover all available pages before exploring further.
client_id as the username and client_secret as a password.
For example: Authorization: Basic <base64 encoded client_id:client_secret>Please use base64 encoded client_id:client_secret
Header used to specify the version for a given API request. Current version is 2020-09-17.
([12]\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01]))Unique identifier for the customer
1 - 255Name of the customer
1 - 255The Finch products to request access to. Use benefits to access deductions endpoints — deduction is a deprecated alias that is still accepted but should not be combined with benefits.
benefits, company, deduction, directory, documents, employment, individual, payment, pay_statement, ssn Email address of the customer
The URI to redirect to after the Connect flow is completed
The number of minutes until the session expires (defaults to 129,600, which is 90 days)
1 <= x <= 129600Sandbox mode for testing
finch, provider, null Enable manual authentication mode
Integration configuration for the connect session