---
title: "Changes to Create Funding Account"
method: POST
path: "/v2/fundingAccounts"
---

# Changes to Create Funding Account

`POST /v2/fundingAccounts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 50 revisions.

- **2023-08-15** `b924ba134e09` — 2 breaking, 1 warning
- **2022-10-20** `3149678b757e` — 1 info
- **2022-06-27** `1e7a1734a45c` — 1 info
- **2022-05-09** `89ba2b316116` — 1 info
- **2020-09-25** `dd71433847a6` — 3 breaking, 18 info
- **2020-06-24** `aded220b0d7b` — 2 breaking, 4 info
- **2020-03-19** `10644a139f81` — 1 info
- **2019-07-15** `ced8e167a97c` — 1 breaking

## Changes

- **2023-08-15** `b924ba134e09` — 2 breaking, 1 warning
  - added the new required request property `countryCode`
  - removed the enum value `WUBS_DECOUPLED` of the request property `type`
  - removed the request property `currency`
- **2022-10-20** `3149678b757e` — 1 info
  - the `routingNumber` request property's minLength was decreased from `7` to `6`
- **2022-06-27** `1e7a1734a45c` — 1 info
  - added the new `PRIVATE` enum value to the request property `type`
- **2022-05-09** `89ba2b316116` — 1 info
  - the `routingNumber` request property's minLength was decreased from `9` to `7`
- **2020-09-25** `dd71433847a6` — 3 breaking, 18 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 `401`
  - 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 `401` 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 `401` 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 `401` 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 `401` 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/locationType` deprecated
  - response property `errors/items/reasonCode` deprecated
  - response property `errors/items/reasonCode` deprecated
  - response property `errors/items/reasonCode` deprecated
- **2020-06-24** `aded220b0d7b` — 2 breaking, 4 info
  - added the new required request property `type`
  - the `name` request property's minLength was increased from `1` to `3`
  - added the new optional request property `currency`
  - the request property `accountName` became optional
  - the request property `accountNumber` became optional
  - the request property `routingNumber` became optional
- **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/post.md) · [API](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis.md) · [Page](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis/changes/v2/fundingAccounts/post)
