---
title: "Changes to Close account"
method: POST
path: "/v1/accounts/{id}/close"
---

# Changes to Close account

`POST /v1/accounts/{id}/close`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 38 revisions.

- **2026-08-31** `e0010b51834a` — 1 info
- **2026-08-25** `2bc05b7f5f86` — 1 breaking
- **2026-08-19** `3d21138daf4c` — 3 info
- **2026-08-17** `3ed0a0aba68b` — 4 info
- **2026-07-27** `1d6de495a31d` — 1 breaking
- **2026-07-13** `d92a4abea6c4` — 4 warning
- **2026-06-17** `74deb4d45f9f` — 1 breaking, 1 warning, 4 info
- **2026-04-30** `34bf6e2cc30e` — 1 info

## Changes

- **2026-08-31** `e0010b51834a` — 1 info
  - added `#/components/schemas/BicFinancialAddress` to the `financial_addresses/items/` response property `anyOf` list for the response status `200`
- **2026-08-25** `2bc05b7f5f86` — 1 breaking
  - removed the required property `account_type` from the response with the `200` status
- **2026-08-19** `3d21138daf4c` — 3 info
  - removed the pattern `^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$` from the `path` request parameter `id`
  - the `created_at` response's property pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$` was removed for the status `200`
  - the `updated_at` response's property pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$` was removed for the status `200`
- **2026-08-17** `3ed0a0aba68b` — 4 info
  - removed the `BTC` enum value from the `currency` response property for the response status `200`
  - removed the `ETH` enum value from the `currency` response property for the response status `200`
  - removed the `POL` enum value from the `currency` response property for the response status `200`
  - removed the `SOL` enum value from the `currency` response property for the response status `200`
- **2026-07-27** `1d6de495a31d` — 1 breaking
  - the `header` request parameter `Idempotency-Key` became required
- **2026-07-13** `d92a4abea6c4` — 4 warning
  - added the new `ETH` enum value to the `currency` response property for the response status `200`
  - added the new `POL` enum value to the `currency` response property for the response status `200`
  - added the new `SOL` enum value to the `currency` response property for the response status `200`
  - added the new `collateral_account` enum value to the `account_type` response property for the response status `200`
- **2026-06-17** `74deb4d45f9f` — 1 breaking, 1 warning, 4 info
  - added the pattern `^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$` to the `path` request parameter `id`
  - added the new `BTC` enum value to the `currency` response property for the response status `200`
  - added `#/components/schemas/IbanFinancialAddress, #/components/schemas/SortCodeFinancialAddress, #/components/schemas/AbaFinancialAddress, #/components/schemas/CryptoWalletFinancialAddress` to the `financial_addresses/items/` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2, subschema #3, subschema #4` from the `financial_addresses/items/` response property `oneOf` list for the response status `200`
  - the `created_at` response's property pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$` was added for the status `200`
  - the `updated_at` response's property pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$` was added for the status `200`
- **2026-04-30** `34bf6e2cc30e` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/augustus/apis/augustus-banking-api/docs/v1/accounts/:id/close/post.md) · [API](https://skmtc.dev/augustus/apis/augustus-banking-api.md) · [Page](https://skmtc.dev/augustus/apis/augustus-banking-api/changes/v1/accounts/:id/close/post)
