---
title: "Changes to List customer funding sources"
method: GET
path: "/customers/{id}/funding-sources"
---

# Changes to List customer funding sources

`GET /customers/{id}/funding-sources`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 33 revisions.

- **2026-01-06** `3ddce254729a` — 2 info
- **2026-01-02** `36925bea9e06` — 1 info
- **2025-12-03** `32790f685ab9` — 1 warning
- **2025-10-01** `ccf8c4851ae7` — 1 breaking, 3 info
- **2025-08-04** `0790dc9b2a0e` — 3 warning
- **2025-05-23** `4c8b16e05918` — 1 breaking

## Changes

- **2026-01-06** `3ddce254729a` — 2 info
  - added the optional property `_embedded/funding-sources/items/bankUsageType` to the response with the `200` status
  - added the optional property `_embedded/funding-sources/items/cardDetails` to the response with the `200` status
- **2026-01-02** `36925bea9e06` — 1 info
  - added the new optional `query` request parameter `removed`
- **2025-12-03** `32790f685ab9` — 1 warning
  - added the new `external` enum value to the `_embedded/funding-sources/items/channels/items/` response property for the response status `200`
- **2025-10-01** `ccf8c4851ae7` — 1 breaking, 3 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `_embedded` to the response with the `200` status
  - added the optional property `_links` to the response with the `200` status
  - added the optional property `total` to the response with the `200` status
- **2025-08-04** `0790dc9b2a0e` — 3 warning
  - added the new `ach` enum value to the `items/_embedded/funding-sources/items/channels/items/` response property for the response status `200`
  - added the new `real-time-payments` enum value to the `items/_embedded/funding-sources/items/channels/items/` response property for the response status `200`
  - added the new `wire` enum value to the `items/_embedded/funding-sources/items/channels/items/` response property for the response status `200`
- **2025-05-23** `4c8b16e05918` — 1 breaking
  - added the new required `header` request parameter `Accept`

---

[Operation](https://skmtc.dev/dwolla/apis/dwolla-api/docs/customers/:id/funding-sources/get.md) · [API](https://skmtc.dev/dwolla/apis/dwolla-api.md) · [Page](https://skmtc.dev/dwolla/apis/dwolla-api/changes/customers/:id/funding-sources/get)
