Creates a bank account funding source for a customer. Supports manual entry with routing/account numbers or instant verification using existing open banking connections. Created funding sources require verification before transfers can be initiated.
The access token received from the authorization server in the OAuth 2.0 flow.
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
application/vnd.dwolla.v1.hal+json Customer's unique identifier
Parameters for creating a funding source
Schema for creating a basic bank funding source using routing and account numbers. This is the traditional method of adding a bank account.
A bank routing number that identifies a bank or credit union in the U.S.
"222222226"
The bank account number
"123456789"
Type of bank account
checking, savings, general-ledger, loan "checking"
Arbitrary nickname for the funding source. Must be 50 characters or less.
"Jane Doe's Checking"
Use when creating an unverified bank account.
true, false false
An array containing a list of processing channels. ACH is the default processing channel for bank transfers.
wire created