exchange sessions
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/customers/{id}/exchange-sessions
Path parameters
idstring required
Customer's unique identifier
Headers
Accept'application/vnd.dwolla.v1.hal+json' required
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Response
created