---
title: "Changes to Retrieve funding source balance"
method: GET
path: "/funding-sources/{id}/balance"
---

# Changes to Retrieve funding source balance

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 33 revisions.

- **2026-01-06** `3ddce254729a` — 1 breaking
- **2025-11-14** `80ebdb852c63` — 8 info
- **2025-05-30** `9c0a7a570129` — 2 breaking, 4 warning
- **2025-05-23** `4c8b16e05918` — 1 breaking

## Changes

- **2026-01-06** `3ddce254729a` — 1 breaking
  - added `subschema #3: Settlement Account Balance Response` to the response body `oneOf` list for the response status `200`
- **2025-11-14** `80ebdb852c63` — 8 info
  - the response property `oneOf[subschema #1: Dwolla Balance Response]/_links` became required for the status `200`
  - the response property `oneOf[subschema #1: Dwolla Balance Response]/balance` became required for the status `200`
  - the response property `oneOf[subschema #1: Dwolla Balance Response]/lastUpdated` became required for the status `200`
  - the response property `oneOf[subschema #1: Dwolla Balance Response]/total` became required for the status `200`
  - the response property `oneOf[subschema #2: Bank Balance Response]/_links` became required for the status `200`
  - the response property `oneOf[subschema #2: Bank Balance Response]/available` became required for the status `200`
  - the response property `oneOf[subschema #2: Bank Balance Response]/closing` became required for the status `200`
  - the response property `oneOf[subschema #2: Bank Balance Response]/lastUpdated` became required for the status `200`
- **2025-05-30** `9c0a7a570129` — 2 breaking, 4 warning
  - added `subschema #1: Dwolla Balance Response, subschema #2: Bank Balance Response` to the response body `oneOf` list for the response status `200`
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `_links` from the response with the `200` status
  - removed the optional property `balance` from the response with the `200` status
  - removed the optional property `lastUpdated` from the response with the `200` status
  - removed the optional property `total` from the response with the `200` status
- **2025-05-23** `4c8b16e05918` — 1 breaking
  - added the new required `header` request parameter `Accept`

---

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