---
title: "Changes to Get the stores of an account"
method: POST
path: "/getStoresUnderAccount"
---

# Changes to Get the stores of an account

`POST /getStoresUnderAccount`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 16 revisions.

- **2025-01-06** (v1) `9c22824cacf1` — 1 info
- **2023-06-22** (v1) `6c089164bff1` — 1 info
- **2023-03-07** (v1) `a1d5aadcf2a3` — 9 breaking

## Changes

- **2025-01-06** (v1) `9c22824cacf1` — 1 info
  - endpoint deprecated
- **2023-06-22** (v1) `6c089164bff1` — 1 info
  - the endpoint scheme security `BasicAuth` was added to the API
- **2023-03-07** (v1) `a1d5aadcf2a3` — 9 breaking
  - the request's body type changed from no type to `object`
  - the response's body type changed from no type to `object` for status `200`
  - the response's body type changed from no type to `object` for status `400`
  - the response's body type changed from no type to `object` for status `401`
  - the response's body type changed from no type to `object` for status `403`
  - the response's body type changed from no type to `object` for status `422`
  - the response's body type changed from no type to `object` for status `500`
  - the `stores/items/` response's property type changed from no type to `object` for status `200`
  - the `stores/items/address` response's property type changed from no type to `object` for status `200`

---

[Operation](https://skmtc.dev/adyen/apis/pos-terminal-management-api-deprecated/docs/getStoresUnderAccount/post.md) · [API](https://skmtc.dev/adyen/apis/pos-terminal-management-api-deprecated.md) · [Page](https://skmtc.dev/adyen/apis/pos-terminal-management-api-deprecated/changes/getStoresUnderAccount/post)
