cURL
Open Banking
Create customer exchange session
Creates an exchange session for a customer. Use cases include:
- Plaid / MX: Instant bank account verification (open banking). For faster verification as compared to traditional micro-deposits.
- Checkout.com: Debit card capture for Push to Card. Create a session, then retrieve it to get
externalProviderSessionData(payment session) for the Checkout.com Flow component.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://developers.dwolla.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Available options:
application/vnd.dwolla.v1.hal+json Path Parameters
Customer's unique identifier
Body
application/vnd.dwolla.v1.hal+json
Parameters for creating an exchange session
- CreateCustomerExchangeSessionWithRedirect
- CreateCustomerExchangeSessionForWeb
Create exchange session with redirect URL (required for mobile sessions with Plaid)
Response
created