List customer funding sources
Returns all funding sources for a customer, including bank accounts, debit card funding sources, and Dwolla balance (verified customers only). Shows verification status, limited account details, and creation dates. Card funding sources include masked card information. Supports filtering to exclude removed funding sources using the removed parameter.
Path parameters
Customer's unique identifier
Query parameters
Filter removed funding sources. Boolean value. Defaults to true
Headers
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Response
successful operation
Changes
Changed in 6 of the 33 revisions of this API.246
- ○
added the optional property
_embedded/funding-sources/items/bankUsageTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
_embedded/funding-sources/items/cardDetailsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterremovednew-optional-request-parameter
- ○
- ●
added the new
externalenum value to the_embedded/funding-sources/items/channels/items/response property for the response status200response-property-enum-value-added
- ●
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
added the optional property
_embeddedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
_linksto the response with the200statusresponse-optional-property-added
- ○
added the optional property
totalto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
achenum value to theitems/_embedded/funding-sources/items/channels/items/response property for the response status200response-property-enum-value-added
- ●
added the new
real-time-paymentsenum value to theitems/_embedded/funding-sources/items/channels/items/response property for the response status200response-property-enum-value-added
- ●
added the new
wireenum value to theitems/_embedded/funding-sources/items/channels/items/response property for the response status200response-property-enum-value-added
- ●
- ▲
added the new required
headerrequest parameterAcceptnew-required-request-parameter
- ▲