---
title: "Changes to Pay out from an account to the account holder"
method: POST
path: "/payoutAccountHolder"
---

# Changes to Pay out from an account to the account holder

`POST /payoutAccountHolder`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 23 revisions.

- **2023-03-22** (v3) `40f3741a6483` — 9 breaking
- **2022-09-02** (v3) `e6e17afe575d` — 1 info
- **2022-06-02** (v3) `9a84353194df` — 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-26** (v3) `715a89b2412c` — 1 warning
- **2021-03-05** (v3) `ce23a0d8c048` — 6 info
- **2020-08-05** (v3) `52572967b37d` — 2 breaking, 1 info
- **2020-03-04** (v3) `f8f2ad20c7f6` — 1 breaking
- **2020-03-04** (v3) `711c8869c659` — 10 breaking, 7 info

## Changes

- **2023-03-22** (v3) `40f3741a6483` — 9 breaking
  - the request's body type/format changed from ``/`` to `object`/``
  - the `amount` request property 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`
- **2022-09-02** (v3) `e6e17afe575d` — 1 info
  - the `description` request property's maxLength was increased from `35` to `200`
- **2022-06-02** (v3) `9a84353194df` — 1 info
  - the request property `amount` became optional
- **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-26** (v3) `715a89b2412c` — 1 warning
  - the `description` request property's maxLength was set to `35`
- **2021-03-05** (v3) `ce23a0d8c048` — 6 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`
  - added the success response with the status `202`
- **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-payoutAccountHolder` was added
- **2020-03-04** (v3) `f8f2ad20c7f6` — 1 breaking
  - the response property `bankAccountUUID` became optional for the status `200`
- **2020-03-04** (v3) `711c8869c659` — 10 breaking, 7 info
  - the request's body type/format changed from `object`/`` to ``/``
  - the request property `amount` became required
  - the `amount` request property 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`
  - removed the success response with the status `202`
  - api operation id `post-payoutAccountHolder` 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
  - the response property `bankAccountUUID` became required for the status `200`
  - the response property `pspReference` became required for the status `200`
  - the response property `submittedAsync` became required for the status `200`

---

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