Create customer funding source
Create a new funding source for a customer. There are multiple methods available:
- Basic bank funding source (with routing/account numbers)
- Using an exchange
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
application/vnd.dwolla.v1.hal+json
Path Parameters
Customer's unique identifier
Body
Parameters for creating a funding source
Parameters for creating customer funding sources using different methods:
- Bank Account: Traditional method using routing/account numbers
- Exchange: Using IAV through exchange partners (Plaid, MX, etc.)
- Virtual Account: Creating Virtual Account Numbers (VANs)
Schema for creating a basic bank funding source using routing and account numbers. This is the traditional method of adding a bank account.
Parameters for creating customer funding sources using different methods:
- Bank Account: Traditional method using routing/account numbers
- Exchange: Using IAV through exchange partners (Plaid, MX, etc.)
- Virtual Account: Creating Virtual Account Numbers (VANs)
Schema for creating a basic bank funding source using routing and account numbers. This is the traditional method of adding a bank account.
Parameters for creating customer funding sources using different methods:
- Bank Account: Traditional method using routing/account numbers
- Exchange: Using IAV through exchange partners (Plaid, MX, etc.)
- Virtual Account: Creating Virtual Account Numbers (VANs)
Schema for creating a funding source using an exchange resource. This method is used when the bank account information is obtained via Instant Account Verification (IAV) through an exchange partner (like Plaid, Visa, MX, or Finicity).
Parameters for creating customer funding sources using different methods:
- Bank Account: Traditional method using routing/account numbers
- Exchange: Using IAV through exchange partners (Plaid, MX, etc.)
- Virtual Account: Creating Virtual Account Numbers (VANs)
Schema for creating a Virtual Account Number (VAN) . VANs are unique account numbers for receiving external transactions into a Dwolla Balance.
Response
created