accounts
List funding sources for an account
Get a list of all funding sources associated with a specific Main Dwolla Account. This endpoint returns both bank accounts and balance funding sources, with detailed information about each funding source's status, type, and available processing channels.
get/accounts/{id}/funding-sources
Path parameters
idstring required
Account's unique identifier
Query parameters
removedstring
Filter removed funding sources. Boolean value. Defaults to true
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