v33

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-03-2682193603.4 KB
accounts

Create a funding source for an account

Create a funding source by adding a bank account to a Main Dwolla Account. This endpoint allows you to connect a checking or savings account using either manual bank account details or an exchange resource.

For more information about funding sources, see the Funding Sources API Reference.

post/funding-sources

Headers

Accept'application/vnd.dwolla.v1.hal+json' required

The media type of the response. Must be application/vnd.dwolla.v1.hal+json

Request body

namestring required
bankAccountType'checking' | 'savings' required
accountNumberstring required
routingNumberstring required
channelsstring[]

Response

successful operation