funding sources
Retrieve VAN account and routing numbers
Returns the unique account and routing numbers for a Virtual Account Number (VAN) funding source. These numbers can be used by external systems to initiate ACH transactions that pull funds from or push funds to the associated Dwolla balance.
get/funding-sources/{id}/ach-routing
Path parameters
idstring required
ID of VAN funding source to retrieve ACH details
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
Changes
Changed in 2 of the 33 revisions of this API.11
- ○
api operation id
getVanAchRoutingremoved and replaced withgetVanRoutingapi-operation-id-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added the new required
headerrequest parameterAcceptnew-required-request-parameter
- ▲