Overview
Dwolla Exchange Sessions API connects your app, open banking providers and user banks. Streamline onboarding with instant account verification and leverage Dwolla’s pre-integrated solutions.
Overview
This section dives into the process of leveraging Dwolla’s Exchange Sessions API for Instant Account Verification (IAV) within your application. Dwolla’s Exchange Sessions API enables you to leverage open banking providers to perform bank account verification in real-time, streamlining your onboarding process and improving user experience. An Exchange Session represents a generated IAV session that is established between Dwolla and integrated open banking service providers for the purposes of user bank account verification.
Open Banking Overview
New to Open Banking? Get a head start with our comprehensive overview article before diving into the API details.
Exchange Sessions resource
Parameter | Description |
---|---|
_links | A _links JSON object containing a collection of links to related resources including: exchange session, exchange-partner, and external-provider-session. The unique URL called “external-provider-session” is specifically designed to be embedded within your application, facilitating the Instant Account Verification flow. |
externalProviderSessionToken | A short-lived, one-time use token that is used to authenticate your application with the Plaid Link flow. The external provider session token grants access to Plaid Link for a specific customer Exchange Session. An externalProviderSessionToken is generated on your server by making a request to the create exchange session for a customer API endpoint. |
created | ISO 8601 timestamp of when the exchange-partner resource was created. |