---
title: "Changes to Get the balances of an account holder"
method: POST
path: "/accountHolderBalance"
---

# Changes to Get the balances of an account holder

`POST /accountHolderBalance`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 23 revisions.

- **2023-04-12** (v3) `f2434cc6c100` — 14 breaking, 4 warning, 6 info
- **2023-03-22** (v3) `40f3741a6483` — 22 breaking
- **2022-10-06** (v3) `4ab768804638` — 1 info
- **2021-08-07** (v3) `f45176226426` — 1 info
- **2021-07-09** (v3) `e38d0becc386` — 2 info
- **2021-04-10** (v3) `a5193c3dc852` — 5 info
- **2021-03-05** (v3) `ce23a0d8c048` — 5 info
- **2020-08-05** (v3) `52572967b37d` — 2 breaking, 1 info
- **2020-03-04** (v3) `711c8869c659` — 9 breaking, 3 warning, 12 info

## Changes

- **2023-04-12** (v3) `f2434cc6c100` — 14 breaking, 4 warning, 6 info
  - the `balancePerAccount/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `balancePerAccount/items/` response's property type/format changed from `object`/`` to ``/`` for status `202`
  - the `totalBalance/balance/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `totalBalance/balance/items/` response's property type/format changed from `object`/`` to ``/`` for status `202`
  - the `totalBalance/pendingBalance/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `totalBalance/pendingBalance/items/` response's property type/format changed from `object`/`` to ``/`` for status `202`
  - removed the required property `totalBalance/balance/items/currency` from the response with the `200` status
  - removed the required property `totalBalance/balance/items/currency` from the response with the `202` status
  - removed the required property `totalBalance/balance/items/value` from the response with the `200` status
  - removed the required property `totalBalance/balance/items/value` from the response with the `202` status
  - removed the required property `totalBalance/pendingBalance/items/currency` from the response with the `200` status
  - removed the required property `totalBalance/pendingBalance/items/currency` from the response with the `202` status
  - removed the required property `totalBalance/pendingBalance/items/value` from the response with the `200` status
  - removed the required property `totalBalance/pendingBalance/items/value` from the response with the `202` status
  - removed the optional property `balancePerAccount/items/accountCode` from the response with the `200` status
  - removed the optional property `balancePerAccount/items/accountCode` from the response with the `202` status
  - removed the optional property `balancePerAccount/items/detailBalance` from the response with the `200` status
  - removed the optional property `balancePerAccount/items/detailBalance` from the response with the `202` status
  - added the optional property `balancePerAccount/items/AccountDetailBalance` to the response with the `200` status
  - added the optional property `balancePerAccount/items/AccountDetailBalance` to the response with the `202` status
  - added the optional property `totalBalance/balance/items/Amount` to the response with the `200` status
  - added the optional property `totalBalance/balance/items/Amount` to the response with the `202` status
  - added the optional property `totalBalance/pendingBalance/items/Amount` to the response with the `200` status
  - added the optional property `totalBalance/pendingBalance/items/Amount` to the response with the `202` status
- **2023-03-22** (v3) `40f3741a6483` — 22 breaking
  - the request's body type/format changed from ``/`` to `object`/``
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - the response's body type/format changed from ``/`` to `object`/`` for status `202`
  - the response's body type/format changed from ``/`` to `object`/`` for status `400`
  - the response's body type/format changed from ``/`` to `object`/`` for status `401`
  - the response's body type/format changed from ``/`` to `object`/`` for status `403`
  - the response's body type/format changed from ``/`` to `object`/`` for status `422`
  - the response's body type/format changed from ``/`` to `object`/`` for status `500`
  - the `balancePerAccount/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `balancePerAccount/items/` response's property type/format changed from ``/`` to `object`/`` for status `202`
  - the `balancePerAccount/items/detailBalance` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `balancePerAccount/items/detailBalance` response's property type/format changed from ``/`` to `object`/`` for status `202`
  - the `balancePerAccount/items/detailBalance/balance/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `balancePerAccount/items/detailBalance/balance/items/` response's property type/format changed from ``/`` to `object`/`` for status `202`
  - the `balancePerAccount/items/detailBalance/pendingBalance/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `balancePerAccount/items/detailBalance/pendingBalance/items/` response's property type/format changed from ``/`` to `object`/`` for status `202`
  - the `totalBalance` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `totalBalance` response's property type/format changed from ``/`` to `object`/`` for status `202`
  - the `totalBalance/balance/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `totalBalance/balance/items/` response's property type/format changed from ``/`` to `object`/`` for status `202`
  - the `totalBalance/pendingBalance/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `totalBalance/pendingBalance/items/` response's property type/format changed from ``/`` to `object`/`` for status `202`
- **2022-10-06** (v3) `4ab768804638` — 1 info
  - added the success response with the status `202`
- **2021-08-07** (v3) `f45176226426` — 1 info
  - api tag `General` added
- **2021-07-09** (v3) `e38d0becc386` — 2 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - the endpoint scheme security `BasicAuth` was added to the API
- **2021-04-10** (v3) `a5193c3dc852` — 5 info
  - added the optional property `status` to the response with the `400` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `status` to the response with the `403` status
  - added the optional property `status` to the response with the `422` status
  - added the optional property `status` to the response with the `500` status
- **2021-03-05** (v3) `ce23a0d8c048` — 5 info
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `403`
  - added the media type `application/json` for the response with the status `422`
  - added the media type `application/json` for the response with the status `500`
- **2020-08-05** (v3) `52572967b37d` — 2 breaking, 1 info
  - the response property `pspReference` became optional for the status `200`
  - the response property `submittedAsync` became optional for the status `200`
  - api operation id `post-accountHolderBalance` was added
- **2020-03-04** (v3) `711c8869c659` — 9 breaking, 3 warning, 12 info
  - the request's body type/format changed from `object`/`` to ``/``
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the media type `application/json` for the response with the status `400`
  - removed the media type `application/json` for the response with the status `401`
  - removed the media type `application/json` for the response with the status `403`
  - removed the media type `application/json` for the response with the status `422`
  - removed the media type `application/json` for the response with the status `500`
  - the `totalBalance` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the success response with the status `202`
  - removed the optional property `balancePerAccount/items/AccountDetailBalance` from the response with the `200` status
  - removed the optional property `totalBalance/balance/items/Amount` from the response with the `200` status
  - removed the optional property `totalBalance/pendingBalance/items/Amount` from the response with the `200` status
  - api operation id `post-accountHolderBalance` removed and replaced with ``
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
  - the endpoint scheme security `BasicAuth` was removed from the API
  - api tag `General` removed
  - added the optional property `balancePerAccount/items/accountCode` to the response with the `200` status
  - added the optional property `balancePerAccount/items/detailBalance` to the response with the `200` status
  - the response property `pspReference` became required for the status `200`
  - the response property `submittedAsync` became required for the status `200`
  - added the required property `totalBalance/balance/items/currency` to the response with the `200` status
  - added the required property `totalBalance/balance/items/value` to the response with the `200` status
  - added the required property `totalBalance/pendingBalance/items/currency` to the response with the `200` status
  - added the required property `totalBalance/pendingBalance/items/value` to the response with the `200` status

---

[Operation](https://skmtc.dev/adyen/apis/fundservice/docs/accountHolderBalance/post.md) · [API](https://skmtc.dev/adyen/apis/fundservice.md) · [Page](https://skmtc.dev/adyen/apis/fundservice/changes/accountHolderBalance/post)
