---
title: "Changes to Get an account holder"
method: POST
path: "/getAccountHolder"
---

# Changes to Get an account holder

`POST /getAccountHolder`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 21 of 28 revisions.

- **2026-07-20** (v3) `5896dea74c98` — 2 info
- **2023-06-08** (v3) `895b9ae54724` — 12 info
- **2023-04-12** (v3) `9371f31bd06c` — 16 breaking, 118 warning, 14 info
- **2023-04-04** (v3) `2f3526f942bb` — 10 warning
- **2023-03-22** (v3) `a6068822877c` — 154 breaking
- **2022-09-02** (v3) `8135ba520b88` — 28 info
- **2022-06-02** (v3) `90bfd712e0bc` — 2 info
- **2022-02-15** (v3) `77d88677157d` — 4 warning, 2 info
- **2021-11-12** (v3) `cb55a78d7ec2` — 6 warning
- **2021-08-30** (v3) `9ed7f1a91be0` — 6 warning
- **2021-08-07** (v3) `9ca745af6f06` — 9 info
- **2021-07-09** (v3) `178852251c31` — 2 info
- **2021-06-07** (v3) `c38ac0d4a8a1` — 32 info
- **2021-05-22** (v3) `a31a247a094b` — 2 warning
- **2021-04-10** (v3) `ceb412cd780b` — 1 breaking, 1 warning, 7 info
- **2021-03-26** (v3) `451ffbde20dc` — 1 warning
- **2021-03-22** (v3) `91d2ebf6edf1` — 2 warning, 2 info
- **2021-03-05** (v3) `b04b573249e2` — 4 breaking, 21 warning, 7 info
- **2020-08-05** (v3) `2e73ca0384b4` — 32 breaking, 6 warning, 1 info
- **2020-03-04** (v3) `e792ac3ed3c5` — 4 warning
- **2020-03-04** (v3) `e778c70d4393` — 34 breaking, 12 warning, 103 info

## Changes

- **2026-07-20** (v3) `5896dea74c98` — 2 info
  - added the optional property `accountHolderDetails/phoneNumber` to the response with the `200` status
  - added the optional property `accountHolderDetails/phoneNumber` to the response with the `202` status
- **2023-06-08** (v3) `895b9ae54724` — 12 info
  - the response property `accountHolderDetails/address` became required for the status `200`
  - the response property `accountHolderDetails/address` became required for the status `202`
  - the response property `accountHolderDetails/address/country` became required for the status `200`
  - the response property `accountHolderDetails/address/country` became required for the status `202`
  - the response property `accountHolderDetails/businessDetails/listedUltimateParentCompany/items/UltimateParentCompany/address/country` became required for the status `200`
  - the response property `accountHolderDetails/businessDetails/listedUltimateParentCompany/items/UltimateParentCompany/address/country` became required for the status `202`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/ShareholderContact/address/country` became required for the status `200`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/ShareholderContact/address/country` became required for the status `202`
  - the response property `accountHolderDetails/businessDetails/signatories/items/SignatoryContact/address/country` became required for the status `200`
  - the response property `accountHolderDetails/businessDetails/signatories/items/SignatoryContact/address/country` became required for the status `202`
  - the response property `accountHolderDetails/principalBusinessAddress/country` became required for the status `200`
  - the response property `accountHolderDetails/principalBusinessAddress/country` became required for the status `202`
- **2023-04-12** (v3) `9371f31bd06c` — 16 breaking, 118 warning, 14 info
  - the `accountHolderDetails/bankAccountDetails/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderDetails/bankAccountDetails/items/` response's property type/format changed from `object`/`` to ``/`` for status `202`
  - the `accountHolderDetails/businessDetails/listedUltimateParentCompany/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderDetails/businessDetails/listedUltimateParentCompany/items/` response's property type/format changed from `object`/`` to ``/`` for status `202`
  - the `accountHolderDetails/businessDetails/shareholders/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderDetails/businessDetails/shareholders/items/` response's property type/format changed from `object`/`` to ``/`` for status `202`
  - the `accountHolderDetails/businessDetails/signatories/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderDetails/businessDetails/signatories/items/` response's property type/format changed from `object`/`` to ``/`` for status `202`
  - the `accountHolderDetails/individualDetails/personalData/documentData/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderDetails/individualDetails/personalData/documentData/items/` response's property type/format changed from `object`/`` to ``/`` for status `202`
  - the `accountHolderStatus/events/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderStatus/events/items/` response's property type/format changed from `object`/`` to ``/`` for status `202`
  - the `accounts/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accounts/items/` response's property type/format changed from `object`/`` to ``/`` for status `202`
  - removed the required property `accountHolderDetails/individualDetails/personalData/documentData/items/type` from the response with the `200` status
  - removed the required property `accountHolderDetails/individualDetails/personalData/documentData/items/type` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/accountNumber` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/accountNumber` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/accountType` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/accountType` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankAccountName` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankAccountName` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankAccountUUID` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankAccountUUID` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankBicSwift` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankBicSwift` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankCity` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankCity` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankCode` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankCode` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankName` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/bankName` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/branchCode` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/branchCode` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/checkCode` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/checkCode` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/countryCode` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/countryCode` from the response with the `202` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/currencyCode` from the response with the `200` status
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/currencyCode` from the response with the `202` status
  - …108 more
- **2023-04-04** (v3) `2f3526f942bb` — 10 warning
  - added the new `WEEKLY_MON_TO_FRI_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `WEEKLY_MON_TO_FRI_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - added the new `WEEKLY_MON_TO_FRI_EU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `WEEKLY_MON_TO_FRI_EU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - added the new `WEEKLY_MON_TO_FRI_US` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `WEEKLY_MON_TO_FRI_US` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - added the new `WEEKLY_SUN_TO_THU_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `WEEKLY_SUN_TO_THU_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - added the new `WEEKLY_SUN_TO_THU_US` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `WEEKLY_SUN_TO_THU_US` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
- **2023-03-22** (v3) `a6068822877c` — 154 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 response property `accountHolderCode` became optional for the status `200`
  - the response property `accountHolderCode` became optional for the status `202`
  - the response property `accountHolderDetails` became optional for the status `200`
  - the response property `accountHolderDetails` became optional for the status `202`
  - the response property `accountHolderDetails/address/country` became optional for the status `200`
  - the response property `accountHolderDetails/address/country` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/listedUltimateParentCompany/items/address/country` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/listedUltimateParentCompany/items/address/country` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/address/country` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/address/country` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/name/firstName` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/name/firstName` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/name/lastName` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/name/lastName` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/phoneNumber/phoneCountryCode` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/phoneNumber/phoneCountryCode` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/phoneNumber/phoneNumber` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/shareholders/items/phoneNumber/phoneNumber` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/signatories/items/address/country` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/signatories/items/address/country` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/signatories/items/name/firstName` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/signatories/items/name/firstName` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/signatories/items/name/lastName` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/signatories/items/name/lastName` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/signatories/items/phoneNumber/phoneCountryCode` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/signatories/items/phoneNumber/phoneCountryCode` became optional for the status `202`
  - the response property `accountHolderDetails/businessDetails/signatories/items/phoneNumber/phoneNumber` became optional for the status `200`
  - the response property `accountHolderDetails/businessDetails/signatories/items/phoneNumber/phoneNumber` became optional for the status `202`
  - the response property `accountHolderDetails/email` became optional for the status `200`
  - the response property `accountHolderDetails/email` became optional for the status `202`
  - the response property `accountHolderDetails/fullPhoneNumber` became optional for the status `200`
  - the response property `accountHolderDetails/fullPhoneNumber` became optional for the status `202`
  - …114 more
- **2022-09-02** (v3) `8135ba520b88` — 28 info
  - removed the `BIWEEKLY_ON_1ST_AND_15TH_AT_NOON` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `BIWEEKLY_ON_1ST_AND_15TH_AT_NOON` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `BI_DAILY_AU` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `BI_DAILY_AU` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `BI_DAILY_EU` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `BI_DAILY_EU` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `BI_DAILY_US` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `BI_DAILY_US` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `DAILY_6PM` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `DAILY_6PM` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `DEFAULT` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `DEFAULT` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `EVERY_6_HOURS_FROM_MIDNIGHT` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `EVERY_6_HOURS_FROM_MIDNIGHT` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `MONTHLY_ON_15TH_AT_MIDNIGHT` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `MONTHLY_ON_15TH_AT_MIDNIGHT` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `WEEKLY_MON_TO_FRI_AU` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `WEEKLY_MON_TO_FRI_AU` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `WEEKLY_MON_TO_FRI_EU` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `WEEKLY_MON_TO_FRI_EU` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `WEEKLY_MON_TO_FRI_US` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `WEEKLY_MON_TO_FRI_US` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `WEEKLY_SUN_TO_THU_AU` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `WEEKLY_SUN_TO_THU_AU` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `WEEKLY_SUN_TO_THU_US` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `WEEKLY_SUN_TO_THU_US` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - removed the `YEARLY` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - removed the `YEARLY` enum value from the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
- **2022-06-02** (v3) `90bfd712e0bc` — 2 info
  - response property `accountHolderDetails/bankAccountDetails/items/ownerDateOfBirth` deprecated
  - response property `accountHolderDetails/bankAccountDetails/items/ownerDateOfBirth` deprecated
- **2022-02-15** (v3) `77d88677157d` — 4 warning, 2 info
  - added the new `WEEKLY_SUN_TO_THU_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `WEEKLY_SUN_TO_THU_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - added the new `WEEKLY_SUN_TO_THU_US` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `WEEKLY_SUN_TO_THU_US` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - added the optional property `accountHolderDetails/lastReviewDate` to the response with the `200` status
  - added the optional property `accountHolderDetails/lastReviewDate` to the response with the `202` status
- **2021-11-12** (v3) `cb55a78d7ec2` — 6 warning
  - added the new `WEEKLY_MON_TO_FRI_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `WEEKLY_MON_TO_FRI_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - added the new `WEEKLY_MON_TO_FRI_EU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `WEEKLY_MON_TO_FRI_EU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - added the new `WEEKLY_MON_TO_FRI_US` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `WEEKLY_MON_TO_FRI_US` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
- **2021-08-30** (v3) `9ed7f1a91be0` — 6 warning
  - added the new `BI_DAILY_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `BI_DAILY_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - added the new `BI_DAILY_EU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `BI_DAILY_EU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
  - added the new `BI_DAILY_US` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `BI_DAILY_US` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
- **2021-08-07** (v3) `9ca745af6f06` — 9 info
  - api tag `Account holders` added
  - added the optional property `accountHolderDetails/businessDetails/listedUltimateParentCompany` to the response with the `200` status
  - added the optional property `accountHolderDetails/businessDetails/listedUltimateParentCompany` to the response with the `202` status
  - added the optional property `accountHolderDetails/principalBusinessAddress` to the response with the `200` status
  - added the optional property `accountHolderDetails/principalBusinessAddress` to the response with the `202` status
  - removed the `Partnership` enum value from the `legalEntity` response property for the response status `200`
  - removed the `Partnership` enum value from the `legalEntity` response property for the response status `202`
  - removed the `PublicCompany` enum value from the `legalEntity` response property for the response status `200`
  - removed the `PublicCompany` enum value from the `legalEntity` response property for the response status `202`
- **2021-07-09** (v3) `178852251c31` — 2 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - the endpoint scheme security `BasicAuth` was added to the API
- **2021-06-07** (v3) `c38ac0d4a8a1` — 32 info
  - added the optional property `verification/signatories` to the response with the `200` status
  - added the optional property `verification/signatories` to the response with the `202` status
  - removed the `CRIMINAL_BACKGROUND_EXTENSIVE_VERIFICATION` enum value from the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - removed the `CRIMINAL_BACKGROUND_EXTENSIVE_VERIFICATION` enum value from the `verification/accountHolder/checks/items/type` response property for the response status `202`
  - removed the `CRIMINAL_BACKGROUND_EXTENSIVE_VERIFICATION` enum value from the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - removed the `CRIMINAL_BACKGROUND_EXTENSIVE_VERIFICATION` enum value from the `verification/bankAccounts/items/checks/items/type` response property for the response status `202`
  - removed the `CRIMINAL_BACKGROUND_EXTENSIVE_VERIFICATION` enum value from the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - removed the `CRIMINAL_BACKGROUND_EXTENSIVE_VERIFICATION` enum value from the `verification/shareholders/items/checks/items/type` response property for the response status `202`
  - removed the `CRIMINAL_BACKGROUND_MEDIUM_VERIFICATION` enum value from the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - removed the `CRIMINAL_BACKGROUND_MEDIUM_VERIFICATION` enum value from the `verification/accountHolder/checks/items/type` response property for the response status `202`
  - removed the `CRIMINAL_BACKGROUND_MEDIUM_VERIFICATION` enum value from the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - removed the `CRIMINAL_BACKGROUND_MEDIUM_VERIFICATION` enum value from the `verification/bankAccounts/items/checks/items/type` response property for the response status `202`
  - removed the `CRIMINAL_BACKGROUND_MEDIUM_VERIFICATION` enum value from the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - removed the `CRIMINAL_BACKGROUND_MEDIUM_VERIFICATION` enum value from the `verification/shareholders/items/checks/items/type` response property for the response status `202`
  - removed the `PCI_SELF_ASSESSMENT_PRESENCE_VERIFICATION` enum value from the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - removed the `PCI_SELF_ASSESSMENT_PRESENCE_VERIFICATION` enum value from the `verification/accountHolder/checks/items/type` response property for the response status `202`
  - removed the `PCI_SELF_ASSESSMENT_PRESENCE_VERIFICATION` enum value from the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - removed the `PCI_SELF_ASSESSMENT_PRESENCE_VERIFICATION` enum value from the `verification/bankAccounts/items/checks/items/type` response property for the response status `202`
  - removed the `PCI_SELF_ASSESSMENT_PRESENCE_VERIFICATION` enum value from the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - removed the `PCI_SELF_ASSESSMENT_PRESENCE_VERIFICATION` enum value from the `verification/shareholders/items/checks/items/type` response property for the response status `202`
  - removed the `POLITICALLY_EXPOSED_IDENTIFICATION_VERIFICATION` enum value from the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - removed the `POLITICALLY_EXPOSED_IDENTIFICATION_VERIFICATION` enum value from the `verification/accountHolder/checks/items/type` response property for the response status `202`
  - removed the `POLITICALLY_EXPOSED_IDENTIFICATION_VERIFICATION` enum value from the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - removed the `POLITICALLY_EXPOSED_IDENTIFICATION_VERIFICATION` enum value from the `verification/bankAccounts/items/checks/items/type` response property for the response status `202`
  - removed the `POLITICALLY_EXPOSED_IDENTIFICATION_VERIFICATION` enum value from the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - removed the `POLITICALLY_EXPOSED_IDENTIFICATION_VERIFICATION` enum value from the `verification/shareholders/items/checks/items/type` response property for the response status `202`
  - removed the `POLITICALLY_EXPOSED_VERIFICATION` enum value from the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - removed the `POLITICALLY_EXPOSED_VERIFICATION` enum value from the `verification/accountHolder/checks/items/type` response property for the response status `202`
  - removed the `POLITICALLY_EXPOSED_VERIFICATION` enum value from the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - removed the `POLITICALLY_EXPOSED_VERIFICATION` enum value from the `verification/bankAccounts/items/checks/items/type` response property for the response status `202`
  - removed the `POLITICALLY_EXPOSED_VERIFICATION` enum value from the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - removed the `POLITICALLY_EXPOSED_VERIFICATION` enum value from the `verification/shareholders/items/checks/items/type` response property for the response status `202`
- **2021-05-22** (v3) `a31a247a094b` — 2 warning
  - added the new `MONTHLY_ON_15TH_AT_MIDNIGHT` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `MONTHLY_ON_15TH_AT_MIDNIGHT` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `202`
- **2021-04-10** (v3) `ceb412cd780b` — 1 breaking, 1 warning, 7 info
  - the response property `accounts/items/payoutSchedule/nextScheduledPayout` became optional for the status `200`
  - added the new `Signatory` enum value to the `accountHolderDetails/businessDetails/shareholders/items/shareholderType` response property for the response status `200`
  - added the optional property `accountHolderDetails/businessDetails/signatories` to the response with the `200` status
  - 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
  - added the success response with the status `202`
- **2021-03-26** (v3) `451ffbde20dc` — 1 warning
  - added the new `DAILY_SG` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
- **2021-03-22** (v3) `91d2ebf6edf1` — 2 warning, 2 info
  - added the new `Controller` enum value to the `accountHolderDetails/businessDetails/shareholders/items/shareholderType` response property for the response status `200`
  - added the new `Owner` enum value to the `accountHolderDetails/businessDetails/shareholders/items/shareholderType` response property for the response status `200`
  - removed the `Control` enum value from the `accountHolderDetails/businessDetails/shareholders/items/shareholderType` response property for the response status `200`
  - removed the `Ownership` enum value from the `accountHolderDetails/businessDetails/shareholders/items/shareholderType` response property for the response status `200`
- **2021-03-05** (v3) `b04b573249e2` — 4 breaking, 21 warning, 7 info
  - the response property `accountHolderDetails/businessDetails/shareholders/items/name/gender` became optional for the status `200`
  - the response property `accountHolderDetails/individualDetails/name/gender` became optional for the status `200`
  - the `accountHolderDetails/businessDetails/shareholders/items/name/gender` response property's minLength was decreased from `1` to `0` for the response status `200`
  - the `accountHolderDetails/individualDetails/name/gender` response property's minLength was decreased from `1` to `0` for the response status `200`
  - added the new `CRIMINAL_BACKGROUND_EXTENSIVE_VERIFICATION` enum value to the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - added the new `CRIMINAL_BACKGROUND_EXTENSIVE_VERIFICATION` enum value to the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - added the new `CRIMINAL_BACKGROUND_EXTENSIVE_VERIFICATION` enum value to the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - added the new `CRIMINAL_BACKGROUND_MEDIUM_VERIFICATION` enum value to the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - added the new `CRIMINAL_BACKGROUND_MEDIUM_VERIFICATION` enum value to the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - added the new `CRIMINAL_BACKGROUND_MEDIUM_VERIFICATION` enum value to the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - added the new `LEGAL_ARRANGEMENT_VERIFICATION` enum value to the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - added the new `LEGAL_ARRANGEMENT_VERIFICATION` enum value to the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - added the new `LEGAL_ARRANGEMENT_VERIFICATION` enum value to the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - added the new `PCI_SELF_ASSESSMENT_PRESENCE_VERIFICATION` enum value to the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - added the new `PCI_SELF_ASSESSMENT_PRESENCE_VERIFICATION` enum value to the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - added the new `PCI_SELF_ASSESSMENT_PRESENCE_VERIFICATION` enum value to the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - added the new `PCI_VERIFICATION` enum value to the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - added the new `PCI_VERIFICATION` enum value to the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - added the new `PCI_VERIFICATION` enum value to the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - added the new `POLITICALLY_EXPOSED_IDENTIFICATION_VERIFICATION` enum value to the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - added the new `POLITICALLY_EXPOSED_IDENTIFICATION_VERIFICATION` enum value to the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - added the new `POLITICALLY_EXPOSED_IDENTIFICATION_VERIFICATION` enum value to the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - added the new `POLITICALLY_EXPOSED_VERIFICATION` enum value to the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - added the new `POLITICALLY_EXPOSED_VERIFICATION` enum value to the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - added the new `POLITICALLY_EXPOSED_VERIFICATION` enum value to the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - 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 optional property `accountHolderDetails/businessDetails/shareholders/items/jobTitle` to the response with the `200` status
  - added the optional property `accountHolderDetails/businessDetails/shareholders/items/shareholderType` to the response with the `200` status
- **2020-08-05** (v3) `2e73ca0384b4` — 32 breaking, 6 warning, 1 info
  - the response property `accountHolderDetails/businessDetails/shareholders/items/personalData/documentData/items/number` became optional for the status `200`
  - the response property `accountHolderDetails/individualDetails/personalData/documentData/items/number` became optional for the status `200`
  - the response property `accountHolderStatus/events` became optional for the status `200`
  - the response property `accountHolderStatus/payoutState` became optional for the status `200`
  - the response property `accountHolderStatus/payoutState/allowPayout` became optional for the status `200`
  - the response property `accountHolderStatus/payoutState/disableReason` became optional for the status `200`
  - the response property `accountHolderStatus/payoutState/disabled` became optional for the status `200`
  - the response property `accountHolderStatus/payoutState/payoutLimit` became optional for the status `200`
  - the response property `accountHolderStatus/payoutState/tierNumber` became optional for the status `200`
  - the response property `accountHolderStatus/processingState` became optional for the status `200`
  - the response property `accountHolderStatus/processingState/disableReason` became optional for the status `200`
  - the response property `accountHolderStatus/processingState/disabled` became optional for the status `200`
  - the response property `accountHolderStatus/processingState/processedFrom` became optional for the status `200`
  - the response property `accountHolderStatus/processingState/processedTo` became optional for the status `200`
  - the response property `accountHolderStatus/processingState/tierNumber` became optional for the status `200`
  - the response property `accountHolderStatus/statusReason` became optional for the status `200`
  - the response property `pspReference` became optional for the status `200`
  - the response property `submittedAsync` became optional for the status `200`
  - the response property `verification/accountHolder` became optional for the status `200`
  - the response property `verification/accountHolder/checks` became optional for the status `200`
  - the response property `verification/accountHolder/checks/items/requiredFields` became optional for the status `200`
  - the response property `verification/accountHolder/checks/items/summary` became optional for the status `200`
  - the response property `verification/bankAccounts` became optional for the status `200`
  - the response property `verification/bankAccounts/items/bankAccountUUID` became optional for the status `200`
  - the response property `verification/bankAccounts/items/checks` became optional for the status `200`
  - the response property `verification/bankAccounts/items/checks/items/requiredFields` became optional for the status `200`
  - the response property `verification/bankAccounts/items/checks/items/summary` became optional for the status `200`
  - the response property `verification/shareholders` became optional for the status `200`
  - the response property `verification/shareholders/items/checks` became optional for the status `200`
  - the response property `verification/shareholders/items/checks/items/requiredFields` became optional for the status `200`
  - the response property `verification/shareholders/items/checks/items/summary` became optional for the status `200`
  - the response property `verification/shareholders/items/shareholderCode` became optional for the status `200`
  - added the new `CARD_VERIFICATION` enum value to the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - added the new `CARD_VERIFICATION` enum value to the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - added the new `CARD_VERIFICATION` enum value to the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - added the new `PAYOUT_METHOD_VERIFICATION` enum value to the `verification/accountHolder/checks/items/type` response property for the response status `200`
  - added the new `PAYOUT_METHOD_VERIFICATION` enum value to the `verification/bankAccounts/items/checks/items/type` response property for the response status `200`
  - added the new `PAYOUT_METHOD_VERIFICATION` enum value to the `verification/shareholders/items/checks/items/type` response property for the response status `200`
  - api operation id `post-getAccountHolder` was added
- **2020-03-04** (v3) `e792ac3ed3c5` — 4 warning
  - removed the optional property `accountHolderDetails/businessDetails/incorporatedAt` from the response with the `200` status
  - added the new `DAILY_AU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `DAILY_EU` enum value to the `accounts/items/payoutSchedule/schedule` response property for the response status `200`
  - added the new `Partnership` enum value to the `legalEntity` response property for the response status `200`
- **2020-03-04** (v3) `e778c70d4393` — 34 breaking, 12 warning, 103 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 response property `accountHolderDetails/address` became optional for the status `200`
  - the `accountHolderDetails/individualDetails/name/firstName` response property's maxLength was unset from `80` for the response status `200`
  - the `accountHolderDetails/individualDetails/name/infix` response property's maxLength was unset from `20` for the response status `200`
  - the `accountHolderDetails/individualDetails/name/lastName` response property's maxLength was unset from `80` for the response status `200`
  - the `accountHolderDetails` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderDetails/address` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderDetails/businessDetails` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderDetails/individualDetails` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderDetails/individualDetails/name` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderDetails/individualDetails/personalData` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderStatus` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderStatus/payoutState` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderStatus/payoutState/payoutLimit` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderStatus/processingState` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderStatus/processingState/processedFrom` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `accountHolderStatus/processingState/processedTo` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `verification` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `verification/accountHolder` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `verification/accountHolder/checks/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `verification/accountHolder/checks/items/summary` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `verification/bankAccounts/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `verification/bankAccounts/items/checks/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `verification/bankAccounts/items/checks/items/summary` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `verification/shareholders/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `verification/shareholders/items/checks/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `verification/shareholders/items/checks/items/summary` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the success response with the status `202`
  - removed the optional property `accountHolderDetails/bankAccountDetails/items/BankAccountDetail` from the response with the `200` status
  - removed the optional property `accountHolderDetails/businessDetails/listedUltimateParentCompany` from the response with the `200` status
  - removed the optional property `accountHolderDetails/businessDetails/shareholders/items/ShareholderContact` from the response with the `200` status
  - removed the optional property `accountHolderDetails/businessDetails/signatories` from the response with the `200` status
  - removed the optional property `accountHolderDetails/individualDetails/personalData/documentData/items/PersonalDocumentData` from the response with the `200` status
  - removed the optional property `accountHolderDetails/lastReviewDate` from the response with the `200` status
  - …109 more

---

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