---
title: "Changes to Get Funding Accounts"
method: GET
path: "/v2/fundingAccounts"
---

# Changes to Get Funding Accounts

`GET /v2/fundingAccounts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 50 revisions.

- **2023-08-15** `b924ba134e09` — 2 warning, 2 info
- **2022-12-20** `27443d5dc998` — 2 info
- **2022-06-27** `1e7a1734a45c` — 2 breaking, 2 info
- **2022-05-09** `89ba2b316116` — 2 warning, 1 info
- **2020-09-25** `dd71433847a6` — 2 breaking, 12 info
- **2020-08-13** `75bb7af5ae63` — 1 info
- **2020-06-24** `aded220b0d7b` — 2 warning, 1 info
- **2020-03-19** `10644a139f81` — 1 info
- **2019-07-15** `ced8e167a97c` — 1 breaking

## Changes

- **2023-08-15** `b924ba134e09` — 2 warning, 2 info
  - deleted the `query` request parameter `country`
  - removed the optional property `content/items/country` from the response with the `200` status
  - added the new optional `query` request parameter `countryCode`
  - added the optional property `content/items/countryCode` to the response with the `200` status
- **2022-12-20** `27443d5dc998` — 2 info
  - api tag `Funding` added
  - api tag `Funding Manager` removed
- **2022-06-27** `1e7a1734a45c` — 2 breaking, 2 info
  - removed the enum value `FBO` from the `query` request parameter `type`
  - removed the enum value `WUBS_DECOUPLED` from the `query` request parameter `type`
  - removed the `FBO` enum value from the `content/items/type` response property for the response status `200`
  - removed the `WUBS_DECOUPLED` enum value from the `content/items/type` response property for the response status `200`
- **2022-05-09** `89ba2b316116` — 2 warning, 1 info
  - added the new `FBO` enum value to the `content/items/type` response property for the response status `200`
  - added the new `WUBS_DECOUPLED` enum value to the `content/items/type` response property for the response status `200`
  - the `content/items/currency` response's property pattern `^[A-Z]{3}$` was added for the status `200`
- **2020-09-25** `dd71433847a6` — 2 breaking, 12 info
  - the `errors/items/` response's property type changed from no type to `object` for status `400`
  - the `errors/items/` response's property type changed from no type to `object` for status `403`
  - added the optional property `errors/items/errorCode` to the response with the `400` status
  - added the optional property `errors/items/errorCode` to the response with the `403` status
  - added the optional property `errors/items/errorData` to the response with the `400` status
  - added the optional property `errors/items/errorData` to the response with the `403` status
  - added the optional property `errors/items/localisationDetails` to the response with the `400` status
  - added the optional property `errors/items/localisationDetails` to the response with the `403` status
  - added the optional property `httpStatusCode` to the response with the `400` status
  - added the optional property `httpStatusCode` to the response with the `403` status
  - response property `errors/items/locationType` deprecated
  - response property `errors/items/locationType` deprecated
  - response property `errors/items/reasonCode` deprecated
  - response property `errors/items/reasonCode` deprecated
- **2020-08-13** `75bb7af5ae63` — 1 info
  - added the optional property `content/items/archived` to the response with the `200` status
- **2020-06-24** `aded220b0d7b` — 2 warning, 1 info
  - for the `query` request parameter `pageSize`, the max was set to `100.00`
  - for the `query` request parameter `pageSize`, the min was set to `1.00`
  - added the new enum value `WUBS_DECOUPLED` to the `query` request parameter `type`
- **2020-03-19** `10644a139f81` — 1 info
  - endpoint added
- **2019-07-15** `ced8e167a97c` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis/docs/v2/fundingAccounts/get.md) · [API](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis.md) · [Page](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis/changes/v2/fundingAccounts/get)
