exchanges
Retrieve exchange resource
Returns details for a specific exchange connection between Dwolla and an open banking partner for a customer's bank account. Includes exchange status, creation date, and links to the associated customer and exchange partner.
For card exchanges created from an exchange session that requested an Account Name Inquiry (ANI), the response also includes cardDetails.accountNameInquiry with the name-match result. Read this value before creating a card funding source to get an early signal of fraudulent card usage.
get/exchanges/{id}
Path parameters
idstring required
Example:e5e9f2d3-a96c-4abd-a097-8ec7ae28aa8a
Exchange resource 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
successful operation