Exchanges
Create an exchange for a customer
Create an exchange for a customer. The request body will vary based on the exchange partner. For Finicity, the request body will include finicity-specific fields. For MX Secure Exchange, the request body will include an MX token. For MX Open Banking, the request body will include an available connection token. For Flinks Secure Exchange, the request body will include a token. For Plaid Secure Exchange, the request body will include a processor token. For Plaid Open Banking, the request body will include a public token.
POST
cURL
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
The ID of the customer to create an exchange for
Body
application/vnd.dwolla.v1.hal+json
Response
201
created
cURL